1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Thu Nov 9 11:45:52 UTC 2023

This commit is contained in:
Automated 2023-11-09 11:45:52 +00:00
parent f2c5d1d45f
commit 03f0979970
300 changed files with 8569 additions and 1319 deletions

View file

@ -41,8 +41,7 @@ POSITIONAL ARGUMENTS
REQUIRED FLAGS
--type=TYPE
Type of the schema. TYPE must be one of: avro, protocol-buffer,
type-unspecified.
Type of the schema. TYPE must be one of: avro, protocol-buffer.
Schema definition.

View file

@ -32,7 +32,7 @@ REQUIRED FLAGS
--message-encoding=MESSAGE_ENCODING
The encoding of the message. MESSAGE_ENCODING must be one of: binary,
encoding-unspecified, json.
json.
Schema definition.
@ -42,8 +42,7 @@ REQUIRED FLAGS
Name or full path of an existing schema.
--type=TYPE
Type of inline schema. TYPE must be one of: avro, protocol-buffer,
type-unspecified.
Type of inline schema. TYPE must be one of: avro, protocol-buffer.
This flag argument must be specified if any of the other arguments in
this group are specified.

View file

@ -25,8 +25,7 @@ EXAMPLES
REQUIRED FLAGS
--type=TYPE
Type of the schema. TYPE must be one of: avro, protocol-buffer,
type-unspecified.
Type of the schema. TYPE must be one of: avro, protocol-buffer.
Schema definition.