View Source GoogleApi.CloudTasks.V2beta2.Model.PathOverride (google_api_cloud_tasks v0.19.0)

PathOverride. Path message defines path override for HTTP targets.

Attributes

  • path (type: String.t, default: nil) - The URI path (e.g., /users/1234). Default is an empty string.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudTasks.V2beta2.Model.PathOverride{path: String.t() | nil}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.