Google Cloud Config V1 Client - Class Statefile (0.2.0)

Reference documentation and code samples for the Google Cloud Config V1 Client class Statefile.

Contains info about a Terraform state file

Generated from protobuf message google.cloud.config.v1.Statefile

Namespace

Google \ Cloud \ Config \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ signed_uri string

Output only. Cloud Storage signed URI used for downloading or uploading the state file.

getSignedUri

Output only. Cloud Storage signed URI used for downloading or uploading the state file.

Returns
TypeDescription
string

setSignedUri

Output only. Cloud Storage signed URI used for downloading or uploading the state file.

Parameter
NameDescription
var string
Returns
TypeDescription
$this