Class DeleteOperationMetadata (1.1.1)

  DeleteOperationMetadata 
 ( 
 mapping 
 = 
 None 
 , 
 * 
 , 
 ignore_unknown_fields 
 = 
 False 
 , 
 ** 
 kwargs 
 ) 
 

Details of operations that perform deletes of any entities. .. attribute:: generic_metadata

The common part of the operation metadata.

:type: google.cloud.aiplatform_v1beta1.types.GenericOperationMetadata

Inheritance

builtins.object > proto.message.Message > DeleteOperationMetadata