Class: Google::Cloud::GDCHardwareManagement::V1alpha::CreateSiteRequest

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

Overview

A request to create a site.

Instance Attribute Summary collapse

Instance Attribute Details

#parent::String



273
274
275
276
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 273

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

#request_id::String



273
274
275
276
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 273

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

#site::Google::Cloud::GDCHardwareManagement::V1alpha::Site



273
274
275
276
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 273

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

#site_id::String



273
274
275
276
# File 'proto_docs/google/cloud/gdchardwaremanagement/v1alpha/service.rb', line 273

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