google_api_testing v0.19.1 GoogleApi.Testing.V1.Model.FileReference View Source

A reference to a file, used for user inputs.

Attributes

  • gcsPath (type: String.t, default: nil) - A path to a file in Google Cloud Storage. Example: gs://build-app-1414623860166/app%40debug-unaligned.apk These paths are expected to be url encoded (percent encoding)

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.Testing.V1.Model.FileReference{gcsPath: String.t()}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.