Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::Condition.
This is deprecated and has no effect. Do not use.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#iam
def iam() -> ::String
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
#iam=
def iam=(value) -> ::String
Parameter
- value (::String) — This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Iam enum for the list of possible values.
#op
def op() -> ::String
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
#op=
def op=(value) -> ::String
Parameter
- value (::String) — This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Op enum for the list of possible values.
#svc
def svc() -> ::String
Returns
- (::String) — This is deprecated and has no effect. Do not use.
#svc=
def svc=(value) -> ::String
Parameter
- value (::String) — This is deprecated and has no effect. Do not use.
Returns
- (::String) — This is deprecated and has no effect. Do not use.
#sys
def sys() -> ::String
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
#sys=
def sys=(value) -> ::String
Parameter
- value (::String) — This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
Returns
- (::String) — This is deprecated and has no effect. Do not use. Check the Sys enum for the list of possible values.
#values
def values() -> ::Array<::String>
Returns
- (::Array<::String>) — This is deprecated and has no effect. Do not use.
#values=
def values=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — This is deprecated and has no effect. Do not use.
Returns
- (::Array<::String>) — This is deprecated and has no effect. Do not use.