Uses of Class
com.google.devtools.artifactregistry.v1beta2.OperationMetadata
-
Packages that use OperationMetadata Package Description com.google.devtools.artifactregistry.v1beta2 A client to Artifact Registry APIcom.google.devtools.artifactregistry.v1beta2.stub -
-
Uses of OperationMetadata in com.google.devtools.artifactregistry.v1beta2
Methods in com.google.devtools.artifactregistry.v1beta2 that return OperationMetadata Modifier and Type Method Description OperationMetadata
OperationMetadata.Builder. build()
OperationMetadata
OperationMetadata.Builder. buildPartial()
static OperationMetadata
OperationMetadata. getDefaultInstance()
OperationMetadata
OperationMetadata.Builder. getDefaultInstanceForType()
OperationMetadata
OperationMetadata. getDefaultInstanceForType()
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data)
static OperationMetadata
OperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)
static OperationMetadata
OperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input)
static OperationMetadata
OperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data)
static OperationMetadata
OperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.devtools.artifactregistry.v1beta2 that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Repository,OperationMetadata>
ArtifactRegistryClient. createRepositoryAsync(CreateRepositoryRequest request)
Creates a repository.com.google.api.gax.longrunning.OperationFuture<Repository,OperationMetadata>
ArtifactRegistryClient. createRepositoryAsync(LocationName parent, Repository repository, String repositoryId)
Creates a repository.com.google.api.gax.longrunning.OperationFuture<Repository,OperationMetadata>
ArtifactRegistryClient. createRepositoryAsync(String parent, Repository repository, String repositoryId)
Creates a repository.com.google.api.gax.rpc.OperationCallable<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistryClient. createRepositoryOperationCallable()
Creates a repository.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistrySettings.Builder. createRepositoryOperationSettings()
Returns the builder for the settings used for calls to createRepository.com.google.api.gax.rpc.OperationCallSettings<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistrySettings. createRepositoryOperationSettings()
Returns the object with the settings used for calls to createRepository.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deletePackageAsync(DeletePackageRequest request)
Deletes a package and all of its versions and tags.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deletePackageAsync(String name)
Deletes a package and all of its versions and tags.com.google.api.gax.rpc.OperationCallable<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deletePackageOperationCallable()
Deletes a package and all of its versions and tags.com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings.Builder. deletePackageOperationSettings()
Returns the builder for the settings used for calls to deletePackage.com.google.api.gax.rpc.OperationCallSettings<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings. deletePackageOperationSettings()
Returns the object with the settings used for calls to deletePackage.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteRepositoryAsync(DeleteRepositoryRequest request)
Deletes a repository and all of its contents.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteRepositoryAsync(RepositoryName name)
Deletes a repository and all of its contents.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteRepositoryAsync(String name)
Deletes a repository and all of its contents.com.google.api.gax.rpc.OperationCallable<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteRepositoryOperationCallable()
Deletes a repository and all of its contents.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings.Builder. deleteRepositoryOperationSettings()
Returns the builder for the settings used for calls to deleteRepository.com.google.api.gax.rpc.OperationCallSettings<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings. deleteRepositoryOperationSettings()
Returns the object with the settings used for calls to deleteRepository.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteVersionAsync(DeleteVersionRequest request)
Deletes a version and all of its content.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteVersionAsync(String name)
Deletes a version and all of its content.com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryClient. deleteVersionOperationCallable()
Deletes a version and all of its content.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings.Builder. deleteVersionOperationSettings()
Returns the builder for the settings used for calls to deleteVersion.com.google.api.gax.rpc.OperationCallSettings<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistrySettings. deleteVersionOperationSettings()
Returns the object with the settings used for calls to deleteVersion.com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. getParserForType()
static com.google.protobuf.Parser<OperationMetadata>
OperationMetadata. parser()
Methods in com.google.devtools.artifactregistry.v1beta2 with parameters of type OperationMetadata Modifier and Type Method Description OperationMetadata.Builder
OperationMetadata.Builder. mergeFrom(OperationMetadata other)
static OperationMetadata.Builder
OperationMetadata. newBuilder(OperationMetadata prototype)
-
Uses of OperationMetadata in com.google.devtools.artifactregistry.v1beta2.stub
Methods in com.google.devtools.artifactregistry.v1beta2.stub that return types with arguments of type OperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistryStub. createRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateRepositoryRequest,Repository,OperationMetadata>
GrpcArtifactRegistryStub. createRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateRepositoryRequest,Repository,OperationMetadata>
HttpJsonArtifactRegistryStub. createRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistryStubSettings.Builder. createRepositoryOperationSettings()
Returns the builder for the settings used for calls to createRepository.com.google.api.gax.rpc.OperationCallSettings<CreateRepositoryRequest,Repository,OperationMetadata>
ArtifactRegistryStubSettings. createRepositoryOperationSettings()
Returns the object with the settings used for calls to createRepository.com.google.api.gax.rpc.OperationCallable<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStub. deletePackageOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcArtifactRegistryStub. deletePackageOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonArtifactRegistryStub. deletePackageOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings.Builder. deletePackageOperationSettings()
Returns the builder for the settings used for calls to deletePackage.com.google.api.gax.rpc.OperationCallSettings<DeletePackageRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings. deletePackageOperationSettings()
Returns the object with the settings used for calls to deletePackage.com.google.api.gax.rpc.OperationCallable<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStub. deleteRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcArtifactRegistryStub. deleteRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonArtifactRegistryStub. deleteRepositoryOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings.Builder. deleteRepositoryOperationSettings()
Returns the builder for the settings used for calls to deleteRepository.com.google.api.gax.rpc.OperationCallSettings<DeleteRepositoryRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings. deleteRepositoryOperationSettings()
Returns the object with the settings used for calls to deleteRepository.com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
GrpcArtifactRegistryStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallable<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
HttpJsonArtifactRegistryStub. deleteVersionOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings.Builder. deleteVersionOperationSettings()
Returns the builder for the settings used for calls to deleteVersion.com.google.api.gax.rpc.OperationCallSettings<DeleteVersionRequest,com.google.protobuf.Empty,OperationMetadata>
ArtifactRegistryStubSettings. deleteVersionOperationSettings()
Returns the object with the settings used for calls to deleteVersion.
-