generated/google/apis/storagetransfer_v1/classes.rb in google-api-client-0.28.7 vs generated/google/apis/storagetransfer_v1/classes.rb in google-api-client-0.29.0

- old
+ new

@@ -830,26 +830,26 @@ # This resource represents the configuration of a transfer job that runs # periodically. class TransferJob include Google::Apis::Core::Hashable - # This field cannot be changed by user requests. + # Output only. The time that the transfer job was created. # Corresponds to the JSON property `creationTime` # @return [String] attr_accessor :creation_time - # This field cannot be changed by user requests. + # Output only. The time that the transfer job was deleted. # Corresponds to the JSON property `deletionTime` # @return [String] attr_accessor :deletion_time # A description provided by the user for the job. Its max length is 1024 # bytes when Unicode-encoded. # Corresponds to the JSON property `description` # @return [String] attr_accessor :description - # This field cannot be changed by user requests. + # Output only. The time that the transfer job was last modified. # Corresponds to the JSON property `lastModificationTime` # @return [String] attr_accessor :last_modification_time # A globally unique name assigned by Storage Transfer Service when the