Class: Google::Cloud::Logging::V2::LinkMetadata

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

Overview

Metadata for long running Link operations.

Instance Attribute Summary collapse

Instance Attribute Details

Returns CreateLink RPC request.

Returns:



1443
1444
1445
1446
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1443

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

Returns DeleteLink RPC request.

Returns:



1443
1444
1445
1446
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1443

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

#end_time::Google::Protobuf::Timestamp

Returns The end time of an operation.

Returns:



1443
1444
1445
1446
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1443

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

#start_time::Google::Protobuf::Timestamp

Returns The start time of an operation.

Returns:



1443
1444
1445
1446
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1443

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

#state::Google::Cloud::Logging::V2::OperationState

Returns State of an operation.

Returns:



1443
1444
1445
1446
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1443

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