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.

Note: The following fields are mutually exclusive: create_link_request, delete_link_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Logging::V2::CreateLinkRequest)

    CreateLink RPC request.

    Note: The following fields are mutually exclusive: create_link_request, delete_link_request. If a field in that set is populated, all other fields in the set will automatically be cleared.



1451
1452
1453
1454
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1451

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

Returns DeleteLink RPC request.

Note: The following fields are mutually exclusive: delete_link_request, create_link_request. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Logging::V2::DeleteLinkRequest)

    DeleteLink RPC request.

    Note: The following fields are mutually exclusive: delete_link_request, create_link_request. If a field in that set is populated, all other fields in the set will automatically be cleared.



1451
1452
1453
1454
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1451

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

#end_time::Google::Protobuf::Timestamp

Returns The end time of an operation.

Returns:



1451
1452
1453
1454
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1451

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

#start_time::Google::Protobuf::Timestamp

Returns The start time of an operation.

Returns:



1451
1452
1453
1454
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1451

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

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

Returns State of an operation.

Returns:



1451
1452
1453
1454
# File 'proto_docs/google/logging/v2/logging_config.rb', line 1451

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