Uses of Class
com.google.cloud.bigquery.dataexchange.v1beta1.Publisher
-
Packages that use Publisher Package Description com.google.cloud.bigquery.dataexchange.v1beta1 A client to Analytics Hub API -
-
Uses of Publisher in com.google.cloud.bigquery.dataexchange.v1beta1
Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return Publisher Modifier and Type Method Description PublisherPublisher.Builder. build()PublisherPublisher.Builder. buildPartial()static PublisherPublisher. getDefaultInstance()PublisherPublisher.Builder. getDefaultInstanceForType()PublisherPublisher. getDefaultInstanceForType()PublisherListing.Builder. getPublisher()Optional.PublisherListing. getPublisher()Optional.PublisherListingOrBuilder. getPublisher()Optional.static PublisherPublisher. parseDelimitedFrom(InputStream input)static PublisherPublisher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherPublisher. parseFrom(byte[] data)static PublisherPublisher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherPublisher. parseFrom(com.google.protobuf.ByteString data)static PublisherPublisher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherPublisher. parseFrom(com.google.protobuf.CodedInputStream input)static PublisherPublisher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherPublisher. parseFrom(InputStream input)static PublisherPublisher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PublisherPublisher. parseFrom(ByteBuffer data)static PublisherPublisher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.bigquery.dataexchange.v1beta1 that return types with arguments of type Publisher Modifier and Type Method Description com.google.protobuf.Parser<Publisher>Publisher. getParserForType()static com.google.protobuf.Parser<Publisher>Publisher. parser()Methods in com.google.cloud.bigquery.dataexchange.v1beta1 with parameters of type Publisher Modifier and Type Method Description Publisher.BuilderPublisher.Builder. mergeFrom(Publisher other)Listing.BuilderListing.Builder. mergePublisher(Publisher value)Optional.static Publisher.BuilderPublisher. newBuilder(Publisher prototype)Listing.BuilderListing.Builder. setPublisher(Publisher value)Optional.
-