Reference documentation and code samples for the Artifact Registry V1 API class Google::Cloud::ArtifactRegistry::V1::ArtifactRegistry::Rest::ServiceStub.
REST service stub for the ArtifactRegistry service. Service stub contains baseline method implementations including transcoding, making the REST call, and deserialing the response.
Inherits
- Object
Methods
#batch_delete_versions
def batch_delete_versions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the batch_delete_versions REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::BatchDeleteVersionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_repository
def create_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the create_repository REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::CreateRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#create_tag
def create_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Tag
Baseline implementation for the create_tag REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::CreateTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Tag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Tag) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_package
def delete_package(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_package REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::DeletePackageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_repository
def delete_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_repository REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::DeleteRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_tag
def delete_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Protobuf::Empty
Baseline implementation for the delete_tag REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::DeleteTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Protobuf::Empty)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Protobuf::Empty) — A result object deserialized from the server's reply
- (::ArgumentError)
#delete_version
def delete_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the delete_version REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::DeleteVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#endpoint
def endpoint() -> String
The effective endpoint
- (String)
#get_docker_image
def get_docker_image(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::DockerImage
Baseline implementation for the get_docker_image REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetDockerImageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::DockerImage)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::DockerImage) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_file
def get_file(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::File
Baseline implementation for the get_file REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetFileRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::File)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::File) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_iam_policy
def get_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the get_iam_policy REST call
- request_pb (::Google::Iam::V1::GetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_maven_artifact
def get_maven_artifact(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::MavenArtifact
Baseline implementation for the get_maven_artifact REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetMavenArtifactRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::MavenArtifact)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::MavenArtifact) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_npm_package
def get_npm_package(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::NpmPackage
Baseline implementation for the get_npm_package REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetNpmPackageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::NpmPackage)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::NpmPackage) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_package
def get_package(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Package
Baseline implementation for the get_package REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetPackageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Package)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Package) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_project_settings
def get_project_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ProjectSettings
Baseline implementation for the get_project_settings REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetProjectSettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_python_package
def get_python_package(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::PythonPackage
Baseline implementation for the get_python_package REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetPythonPackageRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::PythonPackage)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::PythonPackage) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_repository
def get_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Repository
Baseline implementation for the get_repository REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Repository)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Repository) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_tag
def get_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Tag
Baseline implementation for the get_tag REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Tag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Tag) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_version
def get_version(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Version
Baseline implementation for the get_version REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetVersionRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Version)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Version) — A result object deserialized from the server's reply
- (::ArgumentError)
#get_vpcsc_config
def get_vpcsc_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig
Baseline implementation for the get_vpcsc_config REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::GetVPCSCConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig) — A result object deserialized from the server's reply
- (::ArgumentError)
#import_apt_artifacts
def import_apt_artifacts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the import_apt_artifacts REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ImportAptArtifactsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#import_yum_artifacts
def import_yum_artifacts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Longrunning::Operation
Baseline implementation for the import_yum_artifacts REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ImportYumArtifactsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Longrunning::Operation)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Longrunning::Operation) — A result object deserialized from the server's reply
- (::ArgumentError)
#initialize
def initialize(endpoint:, endpoint_template:, universe_domain:, credentials:) -> ServiceStub
- (ServiceStub) — a new instance of ServiceStub
#list_docker_images
def list_docker_images(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListDockerImagesResponse
Baseline implementation for the list_docker_images REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListDockerImagesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListDockerImagesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListDockerImagesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_files
def list_files(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListFilesResponse
Baseline implementation for the list_files REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListFilesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListFilesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListFilesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_maven_artifacts
def list_maven_artifacts(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListMavenArtifactsResponse
Baseline implementation for the list_maven_artifacts REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListMavenArtifactsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListMavenArtifactsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListMavenArtifactsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_npm_packages
def list_npm_packages(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListNpmPackagesResponse
Baseline implementation for the list_npm_packages REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListNpmPackagesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListNpmPackagesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListNpmPackagesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_packages
def list_packages(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListPackagesResponse
Baseline implementation for the list_packages REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListPackagesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListPackagesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListPackagesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_python_packages
def list_python_packages(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListPythonPackagesResponse
Baseline implementation for the list_python_packages REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListPythonPackagesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListPythonPackagesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListPythonPackagesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_repositories
def list_repositories(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListRepositoriesResponse
Baseline implementation for the list_repositories REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListRepositoriesRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListRepositoriesResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListRepositoriesResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_tags
def list_tags(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListTagsResponse
Baseline implementation for the list_tags REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListTagsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListTagsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListTagsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#list_versions
def list_versions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ListVersionsResponse
Baseline implementation for the list_versions REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::ListVersionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ListVersionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ListVersionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#set_iam_policy
def set_iam_policy(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::Policy
Baseline implementation for the set_iam_policy REST call
- request_pb (::Google::Iam::V1::SetIamPolicyRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::Policy)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::Policy) — A result object deserialized from the server's reply
- (::ArgumentError)
#test_iam_permissions
def test_iam_permissions(request_pb, options = nil) { |result, operation| ... } -> ::Google::Iam::V1::TestIamPermissionsResponse
Baseline implementation for the test_iam_permissions REST call
- request_pb (::Google::Iam::V1::TestIamPermissionsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Iam::V1::TestIamPermissionsResponse)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Iam::V1::TestIamPermissionsResponse) — A result object deserialized from the server's reply
- (::ArgumentError)
#universe_domain
def universe_domain() -> String
The effective universe domain
- (String)
#update_project_settings
def update_project_settings(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::ProjectSettings
Baseline implementation for the update_project_settings REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::UpdateProjectSettingsRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::ProjectSettings) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_repository
def update_repository(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Repository
Baseline implementation for the update_repository REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::UpdateRepositoryRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Repository)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Repository) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_tag
def update_tag(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::Tag
Baseline implementation for the update_tag REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::UpdateTagRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::Tag)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::Tag) — A result object deserialized from the server's reply
- (::ArgumentError)
#update_vpcsc_config
def update_vpcsc_config(request_pb, options = nil) { |result, operation| ... } -> ::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig
Baseline implementation for the update_vpcsc_config REST call
- request_pb (::Google::Cloud::ArtifactRegistry::V1::UpdateVPCSCConfigRequest) — A request object representing the call parameters. Required.
- options (::Gapic::CallOptions) — Overrides the default settings for this call, e.g, timeout, retries etc. Optional.
- (result, operation) — Access the result along with the TransportOperation object
- result (::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig)
- operation (::Gapic::Rest::TransportOperation)
- (::Google::Cloud::ArtifactRegistry::V1::VPCSCConfig) — A result object deserialized from the server's reply
- (::ArgumentError)