Compute V1 Client - Class Condition (1.13.0)

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ iam string

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

↳ op string

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

↳ svc string

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

↳ sys string

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

↳ values array

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
var string
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
var string
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
var string
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
var string
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
var string[]
Returns
TypeDescription
$this