Class: Google::Cloud::Run::V2::VpcAccess::NetworkInterface

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

Overview

Direct VPC egress settings.

Instance Attribute Summary collapse

Instance Attribute Details

#network::String



63
64
65
66
# File 'proto_docs/google/cloud/run/v2/vendor_settings.rb', line 63

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

#subnetwork::String



63
64
65
66
# File 'proto_docs/google/cloud/run/v2/vendor_settings.rb', line 63

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

#tags::Array<::String>



63
64
65
66
# File 'proto_docs/google/cloud/run/v2/vendor_settings.rb', line 63

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