Class: Google::Cloud::Asset::V1::AnalyzeIamPolicyLongrunningMetadata

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

Overview

Represents the metadata of the longrunning operation for the AnalyzeIamPolicyLongrunning RPC.

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time the operation was created.

Returns:



29
30
31
32
# File 'proto_docs/google/cloud/asset/v1/asset_service.rb', line 29

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