Compute V1 Client - Class Condition (1.8.3)

Reference documentation and code samples for the Compute V1 Client class Condition.

This is deprecated and has no effect. Do not use.

Generated from protobuf message google.cloud.compute.v1.Condition

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ iamstring

This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.

↳ opstring

This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.

↳ svcstring

This is deprecated and has no effect. Do not use.

↳ sysstring

This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.

↳ valuesarray

This is deprecated and has no effect. Do not use.

getIam

This is deprecated and has no effect. Do not use.

Check the Iam enum for the list of possible values.

Returns
TypeDescription
string

hasIam

clearIam

setIam

This is deprecated and has no effect. Do not use.

Check the Iam enum for the list of possible values.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getOp

This is deprecated and has no effect. Do not use.

Check the Op enum for the list of possible values.

Returns
TypeDescription
string

hasOp

clearOp

setOp

This is deprecated and has no effect. Do not use.

Check the Op enum for the list of possible values.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getSvc

This is deprecated and has no effect. Do not use.

Returns
TypeDescription
string

hasSvc

clearSvc

setSvc

This is deprecated and has no effect. Do not use.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getSys

This is deprecated and has no effect. Do not use.

Check the Sys enum for the list of possible values.

Returns
TypeDescription
string

hasSys

clearSys

setSys

This is deprecated and has no effect. Do not use.

Check the Sys enum for the list of possible values.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this

getValues

This is deprecated and has no effect. Do not use.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setValues

This is deprecated and has no effect. Do not use.

Parameter
NameDescription
varstring[]
Returns
TypeDescription
$this