Uses of Class
com.google.cloud.privatecatalog.v1beta1.Version
-
Packages that use Version Package Description com.google.cloud.privatecatalog.v1beta1 A client to Cloud Private Catalog API -
-
Uses of Version in com.google.cloud.privatecatalog.v1beta1
Methods in com.google.cloud.privatecatalog.v1beta1 that return Version Modifier and Type Method Description VersionVersion.Builder. build()VersionVersion.Builder. buildPartial()static VersionVersion. getDefaultInstance()VersionVersion.Builder. getDefaultInstanceForType()VersionVersion. getDefaultInstanceForType()VersionSearchVersionsResponse.Builder. getVersions(int index)The `Version` resources computed from the resource context.VersionSearchVersionsResponse. getVersions(int index)The `Version` resources computed from the resource context.VersionSearchVersionsResponseOrBuilder. getVersions(int index)The `Version` resources computed from the resource context.static VersionVersion. parseDelimitedFrom(InputStream input)static VersionVersion. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(byte[] data)static VersionVersion. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(com.google.protobuf.ByteString data)static VersionVersion. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(com.google.protobuf.CodedInputStream input)static VersionVersion. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(InputStream input)static VersionVersion. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static VersionVersion. parseFrom(ByteBuffer data)static VersionVersion. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.privatecatalog.v1beta1 that return types with arguments of type Version Modifier and Type Method Description com.google.protobuf.Parser<Version>Version. getParserForType()List<Version>SearchVersionsResponse.Builder. getVersionsList()The `Version` resources computed from the resource context.List<Version>SearchVersionsResponse. getVersionsList()The `Version` resources computed from the resource context.List<Version>SearchVersionsResponseOrBuilder. getVersionsList()The `Version` resources computed from the resource context.static com.google.protobuf.Parser<Version>Version. parser()Methods in com.google.cloud.privatecatalog.v1beta1 with parameters of type Version Modifier and Type Method Description SearchVersionsResponse.BuilderSearchVersionsResponse.Builder. addVersions(int index, Version value)The `Version` resources computed from the resource context.SearchVersionsResponse.BuilderSearchVersionsResponse.Builder. addVersions(Version value)The `Version` resources computed from the resource context.Version.BuilderVersion.Builder. mergeFrom(Version other)static Version.BuilderVersion. newBuilder(Version prototype)SearchVersionsResponse.BuilderSearchVersionsResponse.Builder. setVersions(int index, Version value)The `Version` resources computed from the resource context.Method parameters in com.google.cloud.privatecatalog.v1beta1 with type arguments of type Version Modifier and Type Method Description SearchVersionsResponse.BuilderSearchVersionsResponse.Builder. addAllVersions(Iterable<? extends Version> values)The `Version` resources computed from the resource context.static com.google.api.core.ApiFuture<PrivateCatalogClient.SearchVersionsPagedResponse>PrivateCatalogClient.SearchVersionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchVersionsRequest,SearchVersionsResponse,Version> context, com.google.api.core.ApiFuture<SearchVersionsResponse> futureResponse)protected PrivateCatalogClient.SearchVersionsPagePrivateCatalogClient.SearchVersionsPage. createPage(com.google.api.gax.rpc.PageContext<SearchVersionsRequest,SearchVersionsResponse,Version> context, SearchVersionsResponse response)com.google.api.core.ApiFuture<PrivateCatalogClient.SearchVersionsPage>PrivateCatalogClient.SearchVersionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchVersionsRequest,SearchVersionsResponse,Version> context, com.google.api.core.ApiFuture<SearchVersionsResponse> futureResponse)
-