generated/google/apis/tpu_v1/service.rb in google-api-client-0.46.1 vs generated/google/apis/tpu_v1/service.rb in google-api-client-0.46.2

- old
+ new

@@ -116,11 +116,11 @@ execute_or_queue_command(command, &block) end # Gets AcceleratorType. # @param [String] name - # The resource name. + # Required. The resource name. # @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 # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -146,11 +146,11 @@ execute_or_queue_command(command, &block) end # Lists accelerator types supported by this API. # @param [String] parent - # The parent resource name. + # Required. The parent resource name. # @param [String] filter # List filter. # @param [String] order_by # Sort results. # @param [Fixnum] page_size @@ -188,11 +188,11 @@ execute_or_queue_command(command, &block) end # Creates a node. # @param [String] parent - # The parent resource name. + # Required. The parent resource name. # @param [Google::Apis::TpuV1::Node] node_object # @param [String] node_id # The unqualified resource name. # @param [String] fields # Selector specifying which fields to include in a partial response. @@ -224,11 +224,11 @@ execute_or_queue_command(command, &block) end # Deletes a node. # @param [String] name - # The resource name. + # Required. The resource name. # @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 # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -254,11 +254,11 @@ execute_or_queue_command(command, &block) end # Gets the details of a node. # @param [String] name - # The resource name. + # Required. The resource name. # @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 # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -284,11 +284,11 @@ execute_or_queue_command(command, &block) end # Lists nodes. # @param [String] parent - # The parent resource name. + # Required. The parent resource name. # @param [Fixnum] page_size # The maximum number of items to return. # @param [String] page_token # The next_page_token value returned from a previous List request, if any. # @param [String] fields @@ -566,11 +566,11 @@ execute_or_queue_command(command, &block) end # Gets TensorFlow Version. # @param [String] name - # The resource name. + # Required. The resource name. # @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 # arbitrary string assigned to a user, but should not exceed 40 characters. @@ -596,10 +596,10 @@ execute_or_queue_command(command, &block) end # List TensorFlow versions supported by this API. # @param [String] parent - # The parent resource name. + # Required. The parent resource name. # @param [String] filter # List filter. # @param [String] order_by # Sort results. # @param [Fixnum] page_size