Class: Google::Apis::ArtifactregistryV1beta2::DownloadFileResponse
- Inherits:
-
Object
- Object
- Google::Apis::ArtifactregistryV1beta2::DownloadFileResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/artifactregistry_v1beta2/classes.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb,
lib/google/apis/artifactregistry_v1beta2/representations.rb
Overview
The response to download a file.
Instance Method Summary collapse
-
#initialize(**args) ⇒ DownloadFileResponse
constructor
A new instance of DownloadFileResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ DownloadFileResponse
Returns a new instance of DownloadFileResponse.
182 183 184 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 182 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
187 188 |
# File 'lib/google/apis/artifactregistry_v1beta2/classes.rb', line 187 def update!(**args) end |