Cloud Logging V2 API - Class Google::Cloud::Logging::V2::LinkMetadata (v1.2.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Cloud::Logging::V2::LinkMetadata.

Metadata for long running Link operations.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

def create_link_request() -> ::Google::Cloud::Logging::V2::CreateLinkRequest
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.

def create_link_request=(value) -> ::Google::Cloud::Logging::V2::CreateLinkRequest
Parameter
  • value (::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.

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.

def delete_link_request() -> ::Google::Cloud::Logging::V2::DeleteLinkRequest
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.

def delete_link_request=(value) -> ::Google::Cloud::Logging::V2::DeleteLinkRequest
Parameter
  • value (::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.

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.

#end_time

def end_time() -> ::Google::Protobuf::Timestamp
Returns

#end_time=

def end_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#state

def state() -> ::Google::Cloud::Logging::V2::OperationState
Returns

#state=

def state=(value) -> ::Google::Cloud::Logging::V2::OperationState
Parameter
Returns