mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-20 21:20:07 +00:00
gcloud: Wed Dec 6 10:10:36 UTC 2023
This commit is contained in:
parent
d3074f94bb
commit
f36750d203
469 changed files with 9617 additions and 1400 deletions
|
|
@ -63,9 +63,11 @@ FLAGS
|
|||
is one of "s", "m", "h", and "d" for seconds, minutes, hours, and days,
|
||||
respectively. If the unit is omitted, seconds is assumed.
|
||||
|
||||
--message-storage-policy-allowed-regions=[REGION,...]
|
||||
A list of one or more Cloud regions where messages are allowed to be
|
||||
stored at rest.
|
||||
Options for explicitly specifying the message storage policy for a topic.
|
||||
|
||||
--message-storage-policy-allowed-regions=[REGION,...]
|
||||
A list of one or more Cloud regions where messages are allowed to be
|
||||
stored at rest.
|
||||
|
||||
Schema settings. The schema that messages published to this topic must
|
||||
conform to and the expected message encoding.
|
||||
|
|
|
|||
|
|
@ -184,14 +184,18 @@ FLAGS
|
|||
|
||||
At most one of these can be specified:
|
||||
|
||||
--message-storage-policy-allowed-regions=[REGION,...]
|
||||
A list of one or more Cloud regions where messages are allowed to be
|
||||
stored at rest.
|
||||
Options for explicitly specifying the message storage policy for a
|
||||
topic. These fields can be set only if the
|
||||
--recompute-message-storage-policy flag is not set.
|
||||
|
||||
--message-storage-policy-allowed-regions=[REGION,...]
|
||||
A list of one or more Cloud regions where messages are allowed to
|
||||
be stored at rest.
|
||||
|
||||
--recompute-message-storage-policy
|
||||
If given, Cloud Pub/Sub will recompute the regions where messages can
|
||||
be stored at rest, based on your organization's "Resource Location
|
||||
Restriction" policy.
|
||||
If given, Pub/Sub recomputes the regions where messages can be stored
|
||||
at rest, based on your organization's "Resource Location Restriction"
|
||||
policy.
|
||||
|
||||
Key resource - The Cloud KMS (Key Management Service) cryptokey that will
|
||||
be used to protect the topic. The specified Cloud KMS key should have
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue