Class: Google::Cloud::Compute::V1::ListVpnTunnelsRequest

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

Overview

A request message for VpnTunnels.List. See the method description for details.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#max_results::Integer



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#order_by::String



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#page_token::String



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#project::String



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#region::String



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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

#return_partial_success::Boolean



22039
22040
22041
22042
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 22039

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