File: //snap/google-cloud-cli/394/help/man/man1/gcloud_firebase_test_android_versions_describe.1
.TH "GCLOUD_FIREBASE_TEST_ANDROID_VERSIONS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud firebase test android versions describe \- describe an Android OS version
.SH "SYNOPSIS"
.HP
\f5gcloud firebase test android versions describe\fR \fIVERSION_ID\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Describe an Android OS version.
.SH "EXAMPLES"
To see attributes of the Android OS version 'my\-version', run:
.RS 2m
$ gcloud firebase test android versions describe my\-version
.RE
.SH "POSITIONAL ARGUMENTS"
.RS 2m
.TP 2m
\fIVERSION_ID\fR
The version ID to describe, found using $ gcloud firebase test android versions
list.
.RE
.sp
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-access\-token\-file, \-\-account,
\-\-billing\-project, \-\-configuration, \-\-flags\-file, \-\-flatten,
\-\-format, \-\-help, \-\-impersonate\-service\-account, \-\-log\-http,
\-\-project, \-\-quiet, \-\-trace\-token, \-\-user\-output\-enabled,
\-\-verbosity.
Run \fB$ gcloud help\fR for details.
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha firebase test android versions describe
.RE
.RS 2m
$ gcloud beta firebase test android versions describe
.RE