Uses of Class
com.google.devtools.artifactregistry.v1.PythonPackage
-
Packages that use PythonPackage Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry APIcom.google.devtools.artifactregistry.v1.stub -
-
Uses of PythonPackage in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return PythonPackage Modifier and Type Method Description PythonPackagePythonPackage.Builder. build()PythonPackagePythonPackage.Builder. buildPartial()static PythonPackagePythonPackage. getDefaultInstance()PythonPackagePythonPackage.Builder. getDefaultInstanceForType()PythonPackagePythonPackage. getDefaultInstanceForType()PythonPackageArtifactRegistryClient. getPythonPackage(GetPythonPackageRequest request)Gets a python package.PythonPackageArtifactRegistryClient. getPythonPackage(PythonPackageName name)Gets a python package.PythonPackageArtifactRegistryClient. getPythonPackage(String name)Gets a python package.PythonPackageArtifactRegistryGrpc.ArtifactRegistryBlockingStub. getPythonPackage(GetPythonPackageRequest request)Gets a python package.PythonPackageListPythonPackagesResponse.Builder. getPythonPackages(int index)The python packages returned.PythonPackageListPythonPackagesResponse. getPythonPackages(int index)The python packages returned.PythonPackageListPythonPackagesResponseOrBuilder. getPythonPackages(int index)The python packages returned.static PythonPackagePythonPackage. parseDelimitedFrom(InputStream input)static PythonPackagePythonPackage. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonPackagePythonPackage. parseFrom(byte[] data)static PythonPackagePythonPackage. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonPackagePythonPackage. parseFrom(com.google.protobuf.ByteString data)static PythonPackagePythonPackage. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonPackagePythonPackage. parseFrom(com.google.protobuf.CodedInputStream input)static PythonPackagePythonPackage. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonPackagePythonPackage. parseFrom(InputStream input)static PythonPackagePythonPackage. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PythonPackagePythonPackage. parseFrom(ByteBuffer data)static PythonPackagePythonPackage. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type PythonPackage Modifier and Type Method Description static io.grpc.MethodDescriptor<GetPythonPackageRequest,PythonPackage>ArtifactRegistryGrpc. getGetPythonPackageMethod()com.google.protobuf.Parser<PythonPackage>PythonPackage. getParserForType()com.google.common.util.concurrent.ListenableFuture<PythonPackage>ArtifactRegistryGrpc.ArtifactRegistryFutureStub. getPythonPackage(GetPythonPackageRequest request)Gets a python package.com.google.api.gax.rpc.UnaryCallable<GetPythonPackageRequest,PythonPackage>ArtifactRegistryClient. getPythonPackageCallable()Gets a python package.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPythonPackageRequest,PythonPackage>ArtifactRegistrySettings.Builder. getPythonPackageSettings()Returns the builder for the settings used for calls to getPythonPackage.com.google.api.gax.rpc.UnaryCallSettings<GetPythonPackageRequest,PythonPackage>ArtifactRegistrySettings. getPythonPackageSettings()Returns the object with the settings used for calls to getPythonPackage.List<PythonPackage>ListPythonPackagesResponse.Builder. getPythonPackagesList()The python packages returned.List<PythonPackage>ListPythonPackagesResponse. getPythonPackagesList()The python packages returned.List<PythonPackage>ListPythonPackagesResponseOrBuilder. getPythonPackagesList()The python packages returned.static com.google.protobuf.Parser<PythonPackage>PythonPackage. parser()Methods in com.google.devtools.artifactregistry.v1 with parameters of type PythonPackage Modifier and Type Method Description ListPythonPackagesResponse.BuilderListPythonPackagesResponse.Builder. addPythonPackages(int index, PythonPackage value)The python packages returned.ListPythonPackagesResponse.BuilderListPythonPackagesResponse.Builder. addPythonPackages(PythonPackage value)The python packages returned.PythonPackage.BuilderPythonPackage.Builder. mergeFrom(PythonPackage other)static PythonPackage.BuilderPythonPackage. newBuilder(PythonPackage prototype)ListPythonPackagesResponse.BuilderListPythonPackagesResponse.Builder. setPythonPackages(int index, PythonPackage value)The python packages returned.Method parameters in com.google.devtools.artifactregistry.v1 with type arguments of type PythonPackage Modifier and Type Method Description ListPythonPackagesResponse.BuilderListPythonPackagesResponse.Builder. addAllPythonPackages(Iterable<? extends PythonPackage> values)The python packages returned.static com.google.api.core.ApiFuture<ArtifactRegistryClient.ListPythonPackagesPagedResponse>ArtifactRegistryClient.ListPythonPackagesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context, com.google.api.core.ApiFuture<ListPythonPackagesResponse> futureResponse)protected ArtifactRegistryClient.ListPythonPackagesPageArtifactRegistryClient.ListPythonPackagesPage. createPage(com.google.api.gax.rpc.PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context, ListPythonPackagesResponse response)com.google.api.core.ApiFuture<ArtifactRegistryClient.ListPythonPackagesPage>ArtifactRegistryClient.ListPythonPackagesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListPythonPackagesRequest,ListPythonPackagesResponse,PythonPackage> context, com.google.api.core.ApiFuture<ListPythonPackagesResponse> futureResponse)voidArtifactRegistryGrpc.ArtifactRegistryStub. getPythonPackage(GetPythonPackageRequest request, io.grpc.stub.StreamObserver<PythonPackage> responseObserver)Gets a python package.default voidArtifactRegistryGrpc.AsyncService. getPythonPackage(GetPythonPackageRequest request, io.grpc.stub.StreamObserver<PythonPackage> responseObserver)Gets a python package. -
Uses of PythonPackage in com.google.devtools.artifactregistry.v1.stub
Methods in com.google.devtools.artifactregistry.v1.stub that return types with arguments of type PythonPackage Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPythonPackageRequest,PythonPackage>ArtifactRegistryStub. getPythonPackageCallable()com.google.api.gax.rpc.UnaryCallable<GetPythonPackageRequest,PythonPackage>GrpcArtifactRegistryStub. getPythonPackageCallable()com.google.api.gax.rpc.UnaryCallable<GetPythonPackageRequest,PythonPackage>HttpJsonArtifactRegistryStub. getPythonPackageCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPythonPackageRequest,PythonPackage>ArtifactRegistryStubSettings.Builder. getPythonPackageSettings()Returns the builder for the settings used for calls to getPythonPackage.com.google.api.gax.rpc.UnaryCallSettings<GetPythonPackageRequest,PythonPackage>ArtifactRegistryStubSettings. getPythonPackageSettings()Returns the object with the settings used for calls to getPythonPackage.
-