Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::Rule (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::Rule.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#action

def action() -> ::String
Returns
  • (::String) — This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.

#action=

def action=(value) -> ::String
Parameter
  • value (::String) — This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.
Returns
  • (::String) — This is deprecated and has no effect. Do not use. Check the Action enum for the list of possible values.

#conditions

def conditions() -> ::Array<::Google::Cloud::Compute::V1::Condition>
Returns

#conditions=

def conditions=(value) -> ::Array<::Google::Cloud::Compute::V1::Condition>
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — This is deprecated and has no effect. Do not use.

#description=

def description=(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.

#ins

def ins() -> ::Array<::String>
Returns
  • (::Array<::String>) — This is deprecated and has no effect. Do not use.

#ins=

def ins=(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.

#log_configs

def log_configs() -> ::Array<::Google::Cloud::Compute::V1::LogConfig>
Returns

#log_configs=

def log_configs=(value) -> ::Array<::Google::Cloud::Compute::V1::LogConfig>
Parameter
Returns

#not_ins

def not_ins() -> ::Array<::String>
Returns
  • (::Array<::String>) — This is deprecated and has no effect. Do not use.

#not_ins=

def not_ins=(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.

#permissions

def permissions() -> ::Array<::String>
Returns
  • (::Array<::String>) — This is deprecated and has no effect. Do not use.

#permissions=

def permissions=(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.