Reference documentation and code samples for the Cloud Tasks V2beta3 API class Google::Cloud::Tasks::V2beta3::PathOverride.
PathOverride.
Path message defines path override for HTTP targets.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#path
def path() -> ::String
Returns
- (::String) — The URI path (e.g., /users/1234). Default is an empty string.
#path=
def path=(value) -> ::String
Parameter
- value (::String) — The URI path (e.g., /users/1234). Default is an empty string.
Returns
- (::String) — The URI path (e.g., /users/1234). Default is an empty string.