Reference documentation and code samples for the Google Cloud Build V2 Client class FetchReadTokenRequest.
Message for fetching SCM read token.
Generated from protobuf message google.devtools.cloudbuild.v2.FetchReadTokenRequest
Namespace
Google \ Cloud \ Build \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ repository
string
Required. The resource name of the repository in the format projects/*/locations/*/connections/*/repositories/*
.
getRepository
Required. The resource name of the repository in the format projects/*/locations/*/connections/*/repositories/*
.
string
setRepository
Required. The resource name of the repository in the format projects/*/locations/*/connections/*/repositories/*
.
var
string
$this
static::build
repository
string
Required. The resource name of the repository in the format projects/*/locations/*/connections/*/repositories/*
. Please see RepositoryManagerClient::repositoryName()
for help formatting this field.