Dataform V1 API - Class Google::Cloud::Dataform::V1::DeleteFolderTreeMetadata (v0.4.0)

Reference documentation and code samples for the Dataform V1 API class Google::Cloud::Dataform::V1::DeleteFolderTreeMetadata.

Contains metadata about the progress of the DeleteFolderTree Long-running operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#percent_complete

def percent_complete() -> ::Integer
Returns
  • (::Integer) — Output only. Percent complete of the operation [0, 100].

#state

def state() -> ::Google::Cloud::Dataform::V1::DeleteFolderTreeMetadata::State
Returns

#target

def target() -> ::String
Returns
  • (::String) — Output only. Resource name of the target of the operation. Format: projects/{project}/locations/{location}/folders/{folder} or projects/{project}/locations/{location}/teamFolders/{team_folder}