Google Cloud Compute V1 API - Class Google::Cloud::Compute::V1::ServiceAttachmentConsumerProjectLimit (v1.7.1)

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#connection_limit

def connection_limit() -> ::Integer
Returns
  • (::Integer) — The value of the limit to set.

#connection_limit=

def connection_limit=(value) -> ::Integer
Parameter
  • value (::Integer) — The value of the limit to set.
Returns
  • (::Integer) — The value of the limit to set.

#project_id_or_num

def project_id_or_num() -> ::String
Returns
  • (::String) — The project id or number for the project to set the limit for.

#project_id_or_num=

def project_id_or_num=(value) -> ::String
Parameter
  • value (::String) — The project id or number for the project to set the limit for.
Returns
  • (::String) — The project id or number for the project to set the limit for.