Class: Google::Cloud::NetworkServices::V1::CreateGatewayRequest

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

Overview

Request used by the CreateGateway method.

Instance Attribute Summary collapse

Instance Attribute Details

#gateway::Google::Cloud::NetworkServices::V1::Gateway



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

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

#gateway_id::String



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

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

#parent::String



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

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