Class: Google::Apis::ArtifactregistryV1::UploadGoModuleMetadata

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
more...

Overview

The operation metadata for uploading go modules.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ UploadGoModuleMetadata

Returns a new instance of UploadGoModuleMetadata.

[View source]

2658
2659
2660
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2658

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object

[View source]

2663
2664
# File 'lib/google/apis/artifactregistry_v1/classes.rb', line 2663

def update!(**args)
end