Class: Google::Iam::V2::PolicyOperationMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/iam/v2/policy.rb

Overview

Metadata for long-running Policy operations.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp

Returns Timestamp when the google.longrunning.Operation was created.

Returns:



235
236
237
238
# File 'proto_docs/google/iam/v2/policy.rb', line 235

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