Reference documentation and code samples for the Web Risk V1 API class Google::Cloud::WebRisk::V1::SubmitUriMetadata.
Metadata for the Submit URI long-running operation. option (google.api.message_visibility).restriction = "TRUSTED_TESTER";
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Creation time of the operation.
#create_time=
def create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Creation time of the operation.
Returns
- (::Google::Protobuf::Timestamp) — Creation time of the operation.
#state
def state() -> ::Google::Cloud::WebRisk::V1::SubmitUriMetadata::State
Returns
- (::Google::Cloud::WebRisk::V1::SubmitUriMetadata::State) — The state of the operation.
#state=
def state=(value) -> ::Google::Cloud::WebRisk::V1::SubmitUriMetadata::State
Parameter
- value (::Google::Cloud::WebRisk::V1::SubmitUriMetadata::State) — The state of the operation.
Returns
- (::Google::Cloud::WebRisk::V1::SubmitUriMetadata::State) — The state of the operation.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Latest update time of the operation.
#update_time=
def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Latest update time of the operation.
Returns
- (::Google::Protobuf::Timestamp) — Latest update time of the operation.