Class: Google::Cloud::Compute::V1::ServiceAttachmentConsumerProjectLimit

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#connection_limit::Integer

Returns The value of the limit to set.

Returns:

  • (::Integer)

    The value of the limit to set.



29285
29286
29287
29288
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29285

class ServiceAttachmentConsumerProjectLimit
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#network_url::String

Returns The network URL for the network to set the limit for.

Returns:

  • (::String)

    The network URL for the network to set the limit for.



29285
29286
29287
29288
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29285

class ServiceAttachmentConsumerProjectLimit
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#project_id_or_num::String

Returns 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.



29285
29286
29287
29288
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 29285

class ServiceAttachmentConsumerProjectLimit
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end