Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h3>Method Details</h3>

{ # The request to import new googet artifacts.
&quot;gcsSource&quot;: { # Google Cloud Storage location where the artifacts currently reside. # Google Cloud Storage location where input content is located.
&quot;uris&quot;: [ # Cloud Storage paths URI (e.g., gs://my_bucket/my_object).
&quot;uris&quot;: [ # Cloud Storage paths URI (e.g., `gs://my_bucket/my_object`).
&quot;A String&quot;,
],
&quot;useWildcards&quot;: True or False, # Supports URI wildcards for matching multiple objects from a single URI.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
}</pre>
</div>
Expand All @@ -184,7 +184,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>Method Details</h3>
<pre>Lists tags.

Args:
parent: string, The name of the parent resource whose tags will be listed. (required)
parent: string, The name of the parent package whose tags will be listed. Example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=&quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0&quot;` --&gt; Tags that are applied to the version `1.0` in package `pkg1`.
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
pageToken: string, The next_page_token value returned from a previous list request, if any.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
}</pre>
</div>
Expand All @@ -184,7 +184,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>Method Details</h3>
<pre>Lists tags.

Args:
parent: string, The name of the parent resource whose tags will be listed. (required)
parent: string, The name of the parent package whose tags will be listed. Example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=&quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0&quot;` --&gt; Tags that are applied to the version `1.0` in package `pkg1`.
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
pageToken: string, The next_page_token value returned from a previous list request, if any.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
}</pre>
</div>
Expand All @@ -184,7 +184,7 @@ <h3>Method Details</h3>
{ # Packages are named collections of versions.
&quot;createTime&quot;: &quot;A String&quot;, # The time when the package was created.
&quot;displayName&quot;: &quot;A String&quot;, # The display name of the package.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1&quot;. If the package ID part contains slashes, the slashes are escaped.
&quot;name&quot;: &quot;A String&quot;, # The name of the package, for example: `projects/p1/locations/us-central1/repositories/repo1/packages/pkg1`. If the package ID part contains slashes, the slashes are escaped.
&quot;updateTime&quot;: &quot;A String&quot;, # The time when the package was last updated. This includes publishing a new version of the package.
},
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3>Method Details</h3>
<pre>Lists tags.

Args:
parent: string, The name of the parent resource whose tags will be listed. (required)
parent: string, The name of the parent package whose tags will be listed. Example: &quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1 (required)
filter: string, An expression for filtering the results of the request. Filter rules are case insensitive. The fields eligible for filtering are: * `version` An example of using a filter: * `version=&quot;projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/1.0&quot;` --&gt; Tags that are applied to the version `1.0` in package `pkg1`.
pageSize: integer, The maximum number of tags to return. Maximum page size is 10,000.
pageToken: string, The next_page_token value returned from a previous list request, if any.
Expand Down
8 changes: 4 additions & 4 deletions docs/dyn/batch_v1.projects.locations.jobs.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3>Method Details</h3>
},
],
&quot;machineType&quot;: &quot;A String&quot;, # The Compute Engine machine type.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform. Not yet implemented.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.
&quot;provisioningModel&quot;: &quot;A String&quot;, # The provisioning model.
},
},
Expand Down Expand Up @@ -404,7 +404,7 @@ <h3>Method Details</h3>
},
],
&quot;machineType&quot;: &quot;A String&quot;, # The Compute Engine machine type.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform. Not yet implemented.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.
&quot;provisioningModel&quot;: &quot;A String&quot;, # The provisioning model.
},
},
Expand Down Expand Up @@ -703,7 +703,7 @@ <h3>Method Details</h3>
},
],
&quot;machineType&quot;: &quot;A String&quot;, # The Compute Engine machine type.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform. Not yet implemented.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.
&quot;provisioningModel&quot;: &quot;A String&quot;, # The provisioning model.
},
},
Expand Down Expand Up @@ -970,7 +970,7 @@ <h3>Method Details</h3>
},
],
&quot;machineType&quot;: &quot;A String&quot;, # The Compute Engine machine type.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform. Not yet implemented.
&quot;minCpuPlatform&quot;: &quot;A String&quot;, # The minimum CPU platform. See https://cloud.google.com/compute/docs/instances/specify-min-cpu-platform.
&quot;provisioningModel&quot;: &quot;A String&quot;, # The provisioning model.
},
},
Expand Down
5 changes: 0 additions & 5 deletions docs/dyn/beyondcorp_v1.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@

<h1><a href="beyondcorp_v1.html">BeyondCorp API</a></h1>
<h2>Instance Methods</h2>
<p class="toc_element">
<code><a href="beyondcorp_v1.organizations.html">organizations()</a></code>
</p>
<p class="firstline">Returns the organizations Resource.</p>

<p class="toc_element">
<code><a href="beyondcorp_v1.projects.html">projects()</a></code>
</p>
Expand Down
Loading