Class: Google::Cloud::CloudDMS::V1::ConversionWorkspaceInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb

Overview

A conversion workspace's version.

Instance Attribute Summary collapse

Instance Attribute Details

#commit_id::String

Returns The commit ID of the conversion workspace.

Returns:

  • (::String)

    The commit ID of the conversion workspace.



957
958
959
960
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 957

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

#name::String

Returns The resource name (URI) of the conversion workspace.

Returns:

  • (::String)

    The resource name (URI) of the conversion workspace.



957
958
959
960
# File 'proto_docs/google/cloud/clouddms/v1/clouddms_resources.rb', line 957

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