Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
1da6d17
chore: update docs/dyn/index.md
yoshi-automation Sep 24, 2026
3ea96cd
feat(androidpublisher): update the api
yoshi-automation Sep 24, 2026
17986c8
fix(biglake): update the api
yoshi-automation Sep 24, 2026
8e69438
feat(bigtableadmin): update the api
yoshi-automation Sep 24, 2026
1f9eeb0
feat(chat): update the api
yoshi-automation Sep 24, 2026
54df704
fix(datalineage): update the api
yoshi-automation Sep 24, 2026
ddf5307
feat(dataplex): update the api
yoshi-automation Sep 24, 2026
5f38c1f
feat(discoveryengine): update the api
yoshi-automation Sep 24, 2026
876dea0
feat(displayvideo): update the api
yoshi-automation Sep 24, 2026
9c60912
feat(firebasehosting): update the api
yoshi-automation Sep 24, 2026
f7365ac
feat(merchantapi): update the api
yoshi-automation Sep 24, 2026
909ab82
feat(metastore): update the api
yoshi-automation Sep 24, 2026
eece4b9
feat(ondemandscanning): update the api
yoshi-automation Sep 24, 2026
d88bd0d
feat(retail): update the api
yoshi-automation Sep 24, 2026
3e3a418
feat(run): update the api
yoshi-automation Sep 24, 2026
a11006f
feat(servicecontrol): update the api
yoshi-automation Sep 24, 2026
0854e5a
feat(serviceusage): update the api
yoshi-automation Sep 24, 2026
d8deec6
feat(threatintelligence): update the api
yoshi-automation Sep 24, 2026
cfcba17
feat(workloadmanager): update the api
yoshi-automation Sep 24, 2026
ff28292
feat(youtube): update the api
yoshi-automation Sep 24, 2026
344247c
chore(docs): Add new discovery artifacts and artifacts with minor upd…
yoshi-automation Sep 24, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions docs/dyn/androidpublisher_v3.appstoreappsreview.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Response for updating an app record for an app store hosted app.
&quot;updateId&quot;: &quot;A String&quot;, # Unique identifier for the specific version of the hosted app submitted in this update. This identifier can be used to correlate publishing signals (such as those returned by ListHostedAppsPublishingSignals) with this specific app update.
}</pre>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down Expand Up @@ -145,7 +145,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down Expand Up @@ -188,7 +188,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down Expand Up @@ -231,7 +231,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down Expand Up @@ -269,7 +269,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down Expand Up @@ -305,7 +305,7 @@ <h3>Method Details</h3>
&quot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description of this TargetServer.
&quot;host&quot;: &quot;A String&quot;, # Required. The host name this target connects to. Value must be a valid hostname as described by RFC-1123.
&quot;isEnabled&quot;: True or False, # Optional. Enabling/disabling a TargetServer is useful when TargetServers are used in load balancing configurations, and one or more TargetServers need to taken out of rotation periodically. Defaults to true.
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server. Values must match the regular expression
&quot;name&quot;: &quot;A String&quot;, # Required. The resource id of this target server.
&quot;port&quot;: 42, # Required. The port number this target connects to on the given host. Value must be between 1 and 65535, inclusive.
&quot;protocol&quot;: &quot;A String&quot;, # Immutable. The protocol used by this TargetServer.
&quot;sSLInfo&quot;: { # TLS configuration information for virtual hosts and TargetServers. # Optional. Specifies TLS configuration info for this TargetServer. The JSON name is `sSLInfo` for legacy/backwards compatibility reasons -- Edge originally supported SSL, and the name is still used for TLS configuration.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,11 @@ <h3>Method Details</h3>
The object takes the form of:

{ # A named collection of related schemas.
&quot;avroSchema&quot;: { # Represents a collection of Avro schemas. # Optional. Schema for Avros.
&quot;jsonSchemas&quot;: [ # Required. The Avro schemas in JSON format. Each element must be the content of a valid, self-contained Avro schema file (.avsc), as described in https://avro.apache.org/docs/1.8.1/spec.html. Use repeated elements to include multiple Avro schema files in a single bundle.
&quot;A String&quot;,
],
},
&quot;etag&quot;: &quot;A String&quot;, # Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The unique name identifying this schema bundle. Values are of the form `projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
&quot;protoSchema&quot;: { # Represents a collection of protobuf schemas. # Schema for Protobufs.
Expand Down Expand Up @@ -191,6 +196,11 @@ <h3>Method Details</h3>
An object of the form:

{ # A named collection of related schemas.
&quot;avroSchema&quot;: { # Represents a collection of Avro schemas. # Optional. Schema for Avros.
&quot;jsonSchemas&quot;: [ # Required. The Avro schemas in JSON format. Each element must be the content of a valid, self-contained Avro schema file (.avsc), as described in https://avro.apache.org/docs/1.8.1/spec.html. Use repeated elements to include multiple Avro schema files in a single bundle.
&quot;A String&quot;,
],
},
&quot;etag&quot;: &quot;A String&quot;, # Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The unique name identifying this schema bundle. Values are of the form `projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
&quot;protoSchema&quot;: { # Represents a collection of protobuf schemas. # Schema for Protobufs.
Expand Down Expand Up @@ -281,6 +291,11 @@ <h3>Method Details</h3>
&quot;nextPageToken&quot;: &quot;A String&quot;, # A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages.
&quot;schemaBundles&quot;: [ # The schema bundles from the specified table.
{ # A named collection of related schemas.
&quot;avroSchema&quot;: { # Represents a collection of Avro schemas. # Optional. Schema for Avros.
&quot;jsonSchemas&quot;: [ # Required. The Avro schemas in JSON format. Each element must be the content of a valid, self-contained Avro schema file (.avsc), as described in https://avro.apache.org/docs/1.8.1/spec.html. Use repeated elements to include multiple Avro schema files in a single bundle.
&quot;A String&quot;,
],
},
&quot;etag&quot;: &quot;A String&quot;, # Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The unique name identifying this schema bundle. Values are of the form `projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
&quot;protoSchema&quot;: { # Represents a collection of protobuf schemas. # Schema for Protobufs.
Expand Down Expand Up @@ -315,6 +330,11 @@ <h3>Method Details</h3>
The object takes the form of:

{ # A named collection of related schemas.
&quot;avroSchema&quot;: { # Represents a collection of Avro schemas. # Optional. Schema for Avros.
&quot;jsonSchemas&quot;: [ # Required. The Avro schemas in JSON format. Each element must be the content of a valid, self-contained Avro schema file (.avsc), as described in https://avro.apache.org/docs/1.8.1/spec.html. Use repeated elements to include multiple Avro schema files in a single bundle.
&quot;A String&quot;,
],
},
&quot;etag&quot;: &quot;A String&quot;, # Optional. The etag for this schema bundle. This may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding. The server returns an ABORTED error on a mismatched etag.
&quot;name&quot;: &quot;A String&quot;, # Identifier. The unique name identifying this schema bundle. Values are of the form `projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}`
&quot;protoSchema&quot;: { # Represents a collection of protobuf schemas. # Schema for Protobufs.
Expand Down
2 changes: 2 additions & 0 deletions docs/dyn/chat_v1.spaces.html
Original file line number Diff line number Diff line change
Expand Up @@ -1578,8 +1578,10 @@ <h3>Method Details</h3>
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Group. Represents a [group](https://cloud.google.com/identity/docs/reference/rest/v1/groups) in Cloud Identity Groups API. Format: groups/{group}
},
&quot;member&quot;: { # If your Chat app [authenticates as a user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user), the output for a `User` resource (such as in the Messages and Memberships APIs) only populates the `name` and `type` fields for both internal and external users, unless they are members of the space or have prior affinity with the calling user. # Optional. The Google Chat user or app the membership corresponds to. If your Chat app [authenticates as a user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user), the output only populates the [user](https://developers.google.com/workspace/chat/api/reference/rest/v1/User) `name` and `type` fields for both internal and external users, unless they are members of the space or have a prior affinity, like a direct message (DM) conversation, with the calling user.
&quot;avatarUrl&quot;: &quot;A String&quot;, # Output only. The user&#x27;s avatar image URL. When calling the Messages and Memberships APIs with [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user), this field is populated for both internal and external users for the `sender` of a message, users within `annotations` (such as user mentions), and within `Membership` resources, provided the user is a member of the space or has prior affinity with the calling user.
&quot;displayName&quot;: &quot;A String&quot;, # Output only. The user&#x27;s display name. Populated for both app authentication and user authentication. This field is always populated for requests made with [app authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-app). When calling the Messages and Memberships APIs with [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user), this field is populated for both internal and external users for the `sender` of a message, users within `annotations` (such as user mentions), and within `Membership` resources, provided the user is a member of the space or has prior affinity with the calling user.
&quot;domainId&quot;: &quot;A String&quot;, # Unique identifier of the user&#x27;s Google Workspace domain.
&quot;email&quot;: &quot;A String&quot;, # Output only. The user&#x27;s email address. When calling the Messages and Memberships APIs with [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user), this field is populated for both internal and external users for the `sender` of a message, users within `annotations` (such as user mentions), and within `Membership` resources, provided the user is a member of the space or has prior affinity with the calling user.
&quot;isAnonymous&quot;: True or False, # Output only. When `true`, the user is deleted or their profile is not visible, such as when a user is mentioned in a space without being a member and without prior affinity with the calling user.
&quot;name&quot;: &quot;A String&quot;, # Resource name for a Google Chat user. Format: `users/{user}`. `users/app` can be used as an alias for the calling app bot user. For human users, `{user}` is the same user identifier as: - the `id` for the [Person](https://developers.google.com/people/api/rest/v1/people) in the People API. For example, `users/123456789` in Chat API represents the same person as the `123456789` Person profile ID in People API. - the `id` for a [user](https://developers.google.com/admin-sdk/directory/reference/rest/v1/users) in the Admin SDK Directory API. - the user&#x27;s email address can be used as an alias for `{user}` in API requests. For example, if the People API Person profile ID for `user@example.com` is `123456789`, you can use `users/user@example.com` as an alias to reference `users/123456789`. Only the canonical resource name (for example `users/123456789`) will be returned from the API.
&quot;type&quot;: &quot;A String&quot;, # User type.
Expand Down
Loading
Loading