google_api_testing v0.12.0 GoogleApi.Testing.V1.Model.GoogleCloudStorage View Source

A storage location within Google cloud storage (GCS).

Attributes

  • gcsPath (type: String.t, default: nil) - Required. The path to a directory in GCS that will eventually contain the results for this test. The requesting user must have write access on the bucket in the supplied path.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Testing.V1.Model.GoogleCloudStorage{gcsPath: String.t()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.