Class: Google::Apis::ArtifactregistryV1::DownloadFileResponse

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/artifactregistry_v1/classes.rb,
lib/google/apis/artifactregistry_v1/representations.rb,
lib/google/apis/artifactregistry_v1/representations.rb

Overview

The response to download a file.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ DownloadFileResponse

Returns a new instance of DownloadFileResponse.



595
596
597
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 595

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



600
601
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 600

def update!(**args)
end