lib/google/apis/tpu_v2/service.rb in google-apis-tpu_v2-0.1.0 vs lib/google/apis/tpu_v2/service.rb in google-apis-tpu_v2-0.2.0

- old
+ new

@@ -429,11 +429,11 @@ execute_or_queue_command(command, &block) end # Starts a node. # @param [String] name - # The resource name. + # Required. The resource name. # @param [Google::Apis::TpuV2::StartNodeRequest] start_node_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any @@ -462,10 +462,10 @@ execute_or_queue_command(command, &block) end # Stops a node. This operation is only available with single TPU nodes. # @param [String] name - # The resource name. + # Required. The resource name. # @param [Google::Apis::TpuV2::StopNodeRequest] stop_node_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. # @param [String] quota_user # Available to use for quota purposes for server-side applications. Can be any