Reference documentation and code samples for the GDC Hardware Management V1ALPHA API class Google::Cloud::GDCHardwareManagement::V1alpha::GDCHardwareManagement::Rest::ServiceStub.
REST service stub for the GDCHardwareManagement service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#create_comment
def create_comment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_comment REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateCommentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_hardware
def create_hardware(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_hardware REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateHardwareRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_hardware_group
def create_hardware_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_hardware_group REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateHardwareGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_order
def create_order(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_order REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateOrderRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_site
def create_site(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_site REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateSiteRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_zone
def create_zone(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_zone REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::CreateZoneRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_hardware
def delete_hardware(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_hardware REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::DeleteHardwareRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_hardware_group
def delete_hardware_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_hardware_group REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::DeleteHardwareGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_order
def delete_order(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_order REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::DeleteOrderRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_site
def delete_site(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_site REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::DeleteSiteRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_zone
def delete_zone(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_zone REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::DeleteZoneRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_change_log_entry
def get_change_log_entry(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ChangeLogEntry
Baseline implementation for the get_change_log_entry REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetChangeLogEntryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ChangeLogEntry)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ChangeLogEntry) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_comment
def get_comment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Comment
Baseline implementation for the get_comment REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetCommentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Comment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Comment) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_hardware
def get_hardware(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware
Baseline implementation for the get_hardware REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetHardwareRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Hardware) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_hardware_group
def get_hardware_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareGroup
Baseline implementation for the get_hardware_group REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetHardwareGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareGroup)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::HardwareGroup) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_order
def get_order(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Order
Baseline implementation for the get_order REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetOrderRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Order)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Order) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_site
def get_site(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Site
Baseline implementation for the get_site REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetSiteRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Site)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Site) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_sku
def get_sku(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Sku
Baseline implementation for the get_sku REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetSkuRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Sku)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Sku) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_zone
def get_zone(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Zone
Baseline implementation for the get_zone REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::GetZoneRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Zone)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Zone) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_change_log_entries
def list_change_log_entries(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListChangeLogEntriesResponse
Baseline implementation for the list_change_log_entries REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListChangeLogEntriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListChangeLogEntriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListChangeLogEntriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_comments
def list_comments(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListCommentsResponse
Baseline implementation for the list_comments REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListCommentsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListCommentsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListCommentsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_hardware
def list_hardware(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareResponse
Baseline implementation for the list_hardware REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_hardware_groups
def list_hardware_groups(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareGroupsResponse
Baseline implementation for the list_hardware_groups REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareGroupsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareGroupsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListHardwareGroupsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_orders
def list_orders(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListOrdersResponse
Baseline implementation for the list_orders REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListOrdersRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListOrdersResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListOrdersResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_sites
def list_sites(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListSitesResponse
Baseline implementation for the list_sites REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSitesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSitesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSitesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_skus
def list_skus(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListSkusResponse
Baseline implementation for the list_skus REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSkusRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSkusResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListSkusResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_zones
def list_zones(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::ListZonesResponse
Baseline implementation for the list_zones REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::ListZonesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::ListZonesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::ListZonesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#record_action_on_comment
def record_action_on_comment(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::GDCHardwareManagement::V1alpha::Comment
Baseline implementation for the record_action_on_comment REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::RecordActionOnCommentRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::GDCHardwareManagement::V1alpha::Comment)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::GDCHardwareManagement::V1alpha::Comment) — A result object deserialized from the server's reply
- (::ArgumentError)
#signal_zone_state
def signal_zone_state(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the signal_zone_state REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::SignalZoneStateRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#submit_order
def submit_order(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the submit_order REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::SubmitOrderRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_hardware
def update_hardware(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_hardware REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::UpdateHardwareRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_hardware_group
def update_hardware_group(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_hardware_group REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::UpdateHardwareGroupRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_order
def update_order(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_order REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::UpdateOrderRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_site
def update_site(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_site REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::UpdateSiteRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_zone
def update_zone(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the update_zone REST call
- request_pb (::Google::Cloud::GDCHardwareManagement::V1alpha::UpdateZoneRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)