@google-github-actions/setup-cloud-sdk
@google-github-actions/setup-cloud-sdk / format-url / buildReleaseURL
buildReleaseURL(
os,arch,version):string
Defined in: format-url.ts:33
buildReleaseURL builds the URL at which to dowbnload the gcloud SDK, according to the specified arguments.
string
The OS of the requested release.
string
The system architecture of the requested release.
string
The version of the requested release.
string
The formatted gcloud SDK release URL.