mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Apr 16 10:41:40 UTC 2025
This commit is contained in:
parent
4637d39593
commit
b589c4c4ad
316 changed files with 13928 additions and 1163 deletions
|
|
@ -100,12 +100,6 @@ FLAGS
|
|||
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).
|
||||
|
||||
|
|
|
|||
|
|
@ -65,12 +65,6 @@ FLAGS
|
|||
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).
|
||||
|
||||
|
|
|
|||
|
|
@ -112,8 +112,8 @@ REQUIRED FLAGS
|
|||
https://github.com/google/re2/wiki/syntax for syntax.
|
||||
|
||||
resource
|
||||
The link to the DeveloperConnect repository resource name or URL to
|
||||
be indexed.
|
||||
The DeveloperConnect repository full resource name, relative
|
||||
resource name or resource URL to be indexed.
|
||||
|
||||
Shorthand Example:
|
||||
|
||||
|
|
@ -161,12 +161,6 @@ OPTIONAL FLAGS
|
|||
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).
|
||||
|
||||
|
|
|
|||
|
|
@ -71,12 +71,6 @@ FLAGS
|
|||
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).
|
||||
|
||||
|
|
|
|||
|
|
@ -83,12 +83,6 @@ FLAGS
|
|||
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).
|
||||
|
||||
|
|
@ -162,8 +156,8 @@ FLAGS
|
|||
https://github.com/google/re2/wiki/syntax for syntax.
|
||||
|
||||
resource
|
||||
The link to the DeveloperConnect repository resource name or URL
|
||||
to be indexed.
|
||||
The DeveloperConnect repository full resource name, relative
|
||||
resource name or resource URL to be indexed.
|
||||
|
||||
Shorthand Example:
|
||||
|
||||
|
|
@ -185,8 +179,8 @@ FLAGS
|
|||
https://github.com/google/re2/wiki/syntax for syntax.
|
||||
|
||||
resource
|
||||
The link to the DeveloperConnect repository resource name or URL
|
||||
to be indexed.
|
||||
The DeveloperConnect repository full resource name, relative
|
||||
resource name or resource URL to be indexed.
|
||||
|
||||
Shorthand Example:
|
||||
|
||||
|
|
@ -214,8 +208,8 @@ FLAGS
|
|||
https://github.com/google/re2/wiki/syntax for syntax.
|
||||
|
||||
resource
|
||||
The link to the DeveloperConnect repository resource name or
|
||||
URL to be indexed.
|
||||
The DeveloperConnect repository full resource name, relative
|
||||
resource name or resource URL to be indexed.
|
||||
|
||||
Shorthand Example:
|
||||
|
||||
|
|
|
|||
|
|
@ -64,12 +64,6 @@ FLAGS
|
|||
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).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue