Cloud Tasks V2beta2 API - Class Google::Cloud::Tasks::V2beta2::PathOverride (v0.9.2)

Reference documentation and code samples for the Cloud Tasks V2beta2 API class Google::Cloud::Tasks::V2beta2::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.