Skip to content

Commit

Permalink
chore: Update discovery artifacts (#1999)
Browse files Browse the repository at this point in the history
* chore: update docs/dyn/index.md

* feat(batch): update the api

#### batch:v1

The following keys were deleted:
- resources.projects.resources.locations.resources.nodes.methods.getIamPolicy (Total Keys: 14)
- resources.projects.resources.locations.resources.nodes.methods.setIamPolicy (Total Keys: 12)
- resources.projects.resources.locations.resources.nodes.methods.testIamPermissions (Total Keys: 12)
- resources.projects.resources.locations.resources.tasks.methods.getIamPolicy (Total Keys: 14)
- resources.projects.resources.locations.resources.tasks.methods.setIamPolicy (Total Keys: 12)
- resources.projects.resources.locations.resources.tasks.methods.testIamPermissions (Total Keys: 12)

The following keys were added:
- schemas.AgentMetadata.properties.imageVersion.type (Total Keys: 1)
- schemas.AgentTimingInfo (Total Keys: 8)
- schemas.ReportAgentStateRequest.properties.agentTimingInfo.$ref (Total Keys: 1)
- schemas.ReportAgentStateResponse.properties.minReportInterval (Total Keys: 2)

* feat(cloudbuild): update the api

#### cloudbuild:v1

The following keys were added:
- schemas.NetworkConfig.properties.peeredNetworkIpRange.type (Total Keys: 1)

* feat(compute): update the api

#### compute:beta

The following keys were added:
- resources.networkAttachments.methods.aggregatedList (Total Keys: 26)
- resources.networkAttachments.methods.delete (Total Keys: 21)
- resources.networkAttachments.methods.get (Total Keys: 41)
- resources.networkAttachments.methods.insert (Total Keys: 18)
- resources.networkAttachments.methods.list (Total Keys: 28)
- resources.networkAttachments.methods.setIamPolicy (Total Keys: 20)
- resources.networkAttachments.methods.testIamPermissions (Total Keys: 20)
- schemas.ForwardingRule.properties.baseForwardingRule.type (Total Keys: 1)
- schemas.Instance.properties.instanceEncryptionKey.$ref (Total Keys: 1)
- schemas.InterconnectDiagnostics.properties.bundleAggregationType.type (Total Keys: 1)
- schemas.InterconnectDiagnostics.properties.bundleOperationalStatus.type (Total Keys: 1)
- schemas.InterconnectDiagnosticsLinkStatus.properties.operationalStatus.type (Total Keys: 1)
- schemas.NetworkAttachment (Total Keys: 76)
- schemas.Project.properties.vmDnsSetting.type (Total Keys: 1)
- schemas.SecurityPolicyRuleRateLimitOptions.properties.enforceOnKeyConfigs (Total Keys: 2)
- schemas.SecurityPolicyRuleRateLimitOptionsEnforceOnKeyConfig (Total Keys: 4)

#### compute:v1

The following keys were added:
- resources.instances.methods.stop.parameters.discardLocalSsd (Total Keys: 2)
- resources.instances.methods.suspend.parameters.discardLocalSsd (Total Keys: 2)
- resources.networkAttachments.methods.aggregatedList (Total Keys: 26)
- resources.networkAttachments.methods.delete (Total Keys: 21)
- resources.networkAttachments.methods.get (Total Keys: 41)
- resources.networkAttachments.methods.insert (Total Keys: 18)
- resources.networkAttachments.methods.list (Total Keys: 28)
- resources.networkAttachments.methods.setIamPolicy (Total Keys: 20)
- resources.networkAttachments.methods.testIamPermissions (Total Keys: 20)
- schemas.InterconnectDiagnostics.properties.bundleAggregationType.type (Total Keys: 1)
- schemas.InterconnectDiagnostics.properties.bundleOperationalStatus.type (Total Keys: 1)
- schemas.InterconnectDiagnosticsLinkStatus.properties.operationalStatus.type (Total Keys: 1)
- schemas.NetworkAttachment (Total Keys: 76)
- schemas.Project.properties.vmDnsSetting.type (Total Keys: 1)
- schemas.Reservation.properties.resourcePolicies (Total Keys: 2)

* feat(monitoring): update the api

#### monitoring:v3

The following keys were added:
- resources.projects.resources.snoozes.methods.create (Total Keys: 12)
- resources.projects.resources.snoozes.methods.get (Total Keys: 11)
- resources.projects.resources.snoozes.methods.list (Total Keys: 18)
- resources.projects.resources.snoozes.methods.patch (Total Keys: 15)
- schemas.Criteria (Total Keys: 4)
- schemas.ForecastOptions (Total Keys: 4)
- schemas.ListSnoozesResponse (Total Keys: 5)
- schemas.MetricThreshold.properties.forecastOptions.$ref (Total Keys: 1)
- schemas.Snooze (Total Keys: 6)

* feat(storagetransfer): update the api

#### storagetransfer:v1

The following keys were added:
- schemas.EventStream (Total Keys: 7)
- schemas.TransferJob.properties.eventStream.$ref (Total Keys: 1)

* chore(docs): Add new discovery artifacts and artifacts with minor updates

Co-authored-by: Yoshi Automation <yoshi-automation@google.com>
Co-authored-by: Anthonios Partheniou <partheniou@google.com>
  • Loading branch information
3 people committed Dec 8, 2022
1 parent 36add19 commit f6e9d38
Show file tree
Hide file tree
Showing 349 changed files with 6,814 additions and 2,239 deletions.
10 changes: 0 additions & 10 deletions docs/dyn/batch_v1.projects.locations.html
Expand Up @@ -79,11 +79,6 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the jobs Resource.</p>

<p class="toc_element">
<code><a href="batch_v1.projects.locations.nodes.html">nodes()</a></code>
</p>
<p class="firstline">Returns the nodes Resource.</p>

<p class="toc_element">
<code><a href="batch_v1.projects.locations.operations.html">operations()</a></code>
</p>
Expand All @@ -94,11 +89,6 @@ <h2>Instance Methods</h2>
</p>
<p class="firstline">Returns the state Resource.</p>

<p class="toc_element">
<code><a href="batch_v1.projects.locations.tasks.html">tasks()</a></code>
</p>
<p class="firstline">Returns the tasks Resource.</p>

<p class="toc_element">
<code><a href="#close">close()</a></code></p>
<p class="firstline">Close httplib2 connections.</p>
Expand Down
40 changes: 20 additions & 20 deletions docs/dyn/batch_v1.projects.locations.jobs.html

Large diffs are not rendered by default.

15 changes: 11 additions & 4 deletions docs/dyn/batch_v1.projects.locations.state.html
Expand Up @@ -121,9 +121,15 @@ <h3>Method Details</h3>
},
],
},
&quot;agentTimingInfo&quot;: { # VM timing information # Agent timing info.
&quot;agentStartupTime&quot;: &quot;A String&quot;, # Agent startup time
&quot;bootTime&quot;: &quot;A String&quot;, # Boot timestamp of the VM OS
&quot;scriptStartupTime&quot;: &quot;A String&quot;, # Startup time of the Batch VM script.
},
&quot;metadata&quot;: { # AgentMetadata never changes for a single instance of VM agent. # Agent metadata.
&quot;creationTime&quot;: &quot;A String&quot;, # When the VM agent started.
&quot;creationTime&quot;: &quot;A String&quot;, # When the VM agent started. Use agent_startup_time instead.
&quot;creator&quot;: &quot;A String&quot;, # Full name of the entity that created this vm. For MIG, this path is: projects/{project}/regions/{region}/InstanceGroupManagers/{igm} The value is retrieved from the vm metadata key of &quot;created-by&quot;.
&quot;imageVersion&quot;: &quot;A String&quot;, # image version for the VM that this agent is installed on.
&quot;instance&quot;: &quot;A String&quot;, # GCP instance name (go/instance-name).
&quot;instanceId&quot;: &quot;A String&quot;, # GCP instance ID (go/instance-id).
&quot;osRelease&quot;: { # parsed contents of /etc/os-release
Expand All @@ -143,6 +149,7 @@ <h3>Method Details</h3>
An object of the form:

{ # Response to ReportAgentStateRequest.
&quot;minReportInterval&quot;: &quot;A String&quot;, # Minimum report interval override
&quot;tasks&quot;: [ # Tasks assigned to the agent
{ # TODO(b/182501497) The message needs to be redefined when the Agent API server updates data in storage per the backend design.
&quot;intendedState&quot;: &quot;A String&quot;, # The intended state of the task.
Expand All @@ -158,7 +165,7 @@ <h3>Method Details</h3>
&quot;a_key&quot;: &quot;A String&quot;,
},
},
&quot;environments&quot;: { # Environment variables to set before running the Task. You can set up to 100 environments.
&quot;environments&quot;: { # Deprecated: please use environment(non-plural) instead.
&quot;a_key&quot;: &quot;A String&quot;,
},
&quot;lifecyclePolicies&quot;: [ # Lifecycle management schema when any task in a task group is failed. The valid size of lifecycle policies are [0, 10]. For each lifecycle policy, when the condition is met, the action in that policy will execute. If there are multiple policies that the task execution result matches, we use the action from the first matched policy. If task execution result does not meet with any of the defined lifecycle policy, we consider it as the default policy. Default policy means if the exit code is 0, exit task. If task ends with non-zero exit code, retry the task with max_retry_count.
Expand Down Expand Up @@ -188,8 +195,8 @@ <h3>Method Details</h3>
&quot;entrypoint&quot;: &quot;A String&quot;, # Overrides the `ENTRYPOINT` specified in the container.
&quot;imageUri&quot;: &quot;A String&quot;, # The URI to pull the container image from.
&quot;options&quot;: &quot;A String&quot;, # Arbitrary additional options to include in the &quot;docker run&quot; command when running this container, e.g. &quot;--network host&quot;.
&quot;password&quot;: &quot;A String&quot;, # Optional password for logging in to a docker registry. If password matches &quot;projects/*/secrets/*/versions/*&quot; then Batch will read the password from the Secret Manager;
&quot;username&quot;: &quot;A String&quot;, # Optional username for logging in to a docker registry. If username matches &quot;projects/*/secrets/*/versions/*&quot; then Batch will read the username from the Secret Manager.
&quot;password&quot;: &quot;A String&quot;, # Optional password for logging in to a docker registry. If password matches `projects/*/secrets/*/versions/*` then Batch will read the password from the Secret Manager;
&quot;username&quot;: &quot;A String&quot;, # Optional username for logging in to a docker registry. If username matches `projects/*/secrets/*/versions/*` then Batch will read the username from the Secret Manager.
&quot;volumes&quot;: [ # Volumes to mount (bind mount) from the host machine files or directories into the container, formatted to match docker run&#x27;s --volume option, e.g. /foo:/bar, or /foo:/bar:ro
&quot;A String&quot;,
],
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/chat_v1.dms.conversations.html
Expand Up @@ -677,7 +677,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -2028,7 +2028,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/chat_v1.dms.html
Expand Up @@ -685,7 +685,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -2036,7 +2036,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -3381,7 +3381,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -4732,7 +4732,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/chat_v1.rooms.conversations.html
Expand Up @@ -677,7 +677,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -2028,7 +2028,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/chat_v1.rooms.html
Expand Up @@ -685,7 +685,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -2036,7 +2036,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -3381,7 +3381,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -4732,7 +4732,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
4 changes: 2 additions & 2 deletions docs/dyn/chat_v1.spaces.html
Expand Up @@ -772,7 +772,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down Expand Up @@ -2123,7 +2123,7 @@ <h3>Method Details</h3>
&quot;argumentText&quot;: &quot;A String&quot;, # Plain-text body of the message with all Chat app mentions stripped out.
&quot;attachment&quot;: [ # User uploaded attachment.
{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down
2 changes: 1 addition & 1 deletion docs/dyn/chat_v1.spaces.messages.attachments.html
Expand Up @@ -101,7 +101,7 @@ <h3>Method Details</h3>
An object of the form:

{ # An attachment in Google Chat.
&quot;attachmentDataRef&quot;: { # [Developer Preview](https://developers.google.com/workspace/preview). # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;attachmentDataRef&quot;: { # A reference to the attachment data. This is used with the media API to download the attachment data.
&quot;resourceName&quot;: &quot;A String&quot;, # The resource name of the attachment data. This is used with the media API to download the attachment data.
},
&quot;contentName&quot;: &quot;A String&quot;, # The original file name for the content, not the full path.
Expand Down

0 comments on commit f6e9d38

Please sign in to comment.