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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getOp
This is deprecated and has no effect. Do not use.
Check the Op enum for the list of possible values.
Returns | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSvc
This is deprecated and has no effect. Do not use.
Returns | |
---|---|
Type | Description |
string |
hasSvc
clearSvc
setSvc
This is deprecated and has no effect. Do not use.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getSys
This is deprecated and has no effect. Do not use.
Check the Sys enum for the list of possible values.
Returns | |
---|---|
Type | Description |
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 | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getValues
This is deprecated and has no effect. Do not use.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setValues
This is deprecated and has no effect. Do not use.
Parameter | |
---|---|
Name | Description |
var |
string[]
|
Returns | |
---|---|
Type | Description |
$this |