Class: Google::Cloud::Dataplex::V1::Task::InfrastructureSpec::VpcNetwork

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

Overview

Cloud VPC Network used to run the infrastructure.

Instance Attribute Summary collapse

Instance Attribute Details

#network::String



154
155
156
157
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 154

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

#network_tags::Array<::String>



154
155
156
157
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 154

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

#sub_network::String



154
155
156
157
# File 'proto_docs/google/cloud/dataplex/v1/tasks.rb', line 154

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