Class: Google::Cloud::ServiceDirectory::V1beta1::CreateEndpointRequest

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

Overview

The request message for RegistrationService.CreateEndpoint.

Instance Attribute Summary collapse

Instance Attribute Details

#endpoint::Google::Cloud::ServiceDirectory::V1beta1::Endpoint



309
310
311
312
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 309

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

#endpoint_id::String



309
310
311
312
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 309

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

#parent::String



309
310
311
312
# File 'proto_docs/google/cloud/servicedirectory/v1beta1/registration_service.rb', line 309

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