Google Cloud Dataform V1beta1 Client - Class ComputeRepositoryAccessTokenStatusResponse (0.4.5)

Reference documentation and code samples for the Google Cloud Dataform V1beta1 Client class ComputeRepositoryAccessTokenStatusResponse.

ComputeRepositoryAccessTokenStatus response message.

Generated from protobuf message google.cloud.dataform.v1beta1.ComputeRepositoryAccessTokenStatusResponse

Namespace

Google \ Cloud \ Dataform \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ token_status int

Indicates the status of the Git access token.

getTokenStatus

Indicates the status of the Git access token.

Returns
Type Description
int

setTokenStatus

Indicates the status of the Git access token.

Parameter
Name Description
var int
Returns
Type Description
$this