google_api_testing v0.15.0 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-debug-unaligned.apk
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 Sourcet() :: %GoogleApi.Testing.V1.Model.FileReference{gcsPath: String.t()}
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.