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
#create_link_request
def create_link_request() -> ::Google::Cloud::Logging::V2::CreateLinkRequest
-
(::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.
#create_link_request=
def create_link_request=(value) -> ::Google::Cloud::Logging::V2::CreateLinkRequest
-
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.
-
(::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.
#delete_link_request
def delete_link_request() -> ::Google::Cloud::Logging::V2::DeleteLinkRequest
-
(::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.
#delete_link_request=
def delete_link_request=(value) -> ::Google::Cloud::Logging::V2::DeleteLinkRequest
-
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.
-
(::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
- (::Google::Protobuf::Timestamp) — The end time of an operation.
#end_time=
def end_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The end time of an operation.
- (::Google::Protobuf::Timestamp) — The end time of an operation.
#start_time
def start_time() -> ::Google::Protobuf::Timestamp
- (::Google::Protobuf::Timestamp) — The start time of an operation.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
- value (::Google::Protobuf::Timestamp) — The start time of an operation.
- (::Google::Protobuf::Timestamp) — The start time of an operation.
#state
def state() -> ::Google::Cloud::Logging::V2::OperationState
- (::Google::Cloud::Logging::V2::OperationState) — State of an operation.
#state=
def state=(value) -> ::Google::Cloud::Logging::V2::OperationState
- value (::Google::Cloud::Logging::V2::OperationState) — State of an operation.
- (::Google::Cloud::Logging::V2::OperationState) — State of an operation.