Uses of Class
com.google.cloud.bigquery.analyticshub.v1.Publisher
-
Packages that use Publisher Package Description com.google.cloud.bigquery.analyticshub.v1 A client to Analytics Hub API -
-
Uses of Publisher in com.google.cloud.bigquery.analyticshub.v1
Methods in com.google.cloud.bigquery.analyticshub.v1 that return Publisher Modifier and Type Method Description Publisher
Publisher.Builder. build()
Publisher
Publisher.Builder. buildPartial()
static Publisher
Publisher. getDefaultInstance()
Publisher
Publisher.Builder. getDefaultInstanceForType()
Publisher
Publisher. getDefaultInstanceForType()
Publisher
Listing.Builder. getPublisher()
Optional.Publisher
Listing. getPublisher()
Optional.Publisher
ListingOrBuilder. getPublisher()
Optional.static Publisher
Publisher. parseDelimitedFrom(InputStream input)
static Publisher
Publisher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publisher
Publisher. parseFrom(byte[] data)
static Publisher
Publisher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publisher
Publisher. parseFrom(com.google.protobuf.ByteString data)
static Publisher
Publisher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publisher
Publisher. parseFrom(com.google.protobuf.CodedInputStream input)
static Publisher
Publisher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publisher
Publisher. parseFrom(InputStream input)
static Publisher
Publisher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Publisher
Publisher. parseFrom(ByteBuffer data)
static Publisher
Publisher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.bigquery.analyticshub.v1 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.analyticshub.v1 with parameters of type Publisher Modifier and Type Method Description Publisher.Builder
Publisher.Builder. mergeFrom(Publisher other)
Listing.Builder
Listing.Builder. mergePublisher(Publisher value)
Optional.static Publisher.Builder
Publisher. newBuilder(Publisher prototype)
Listing.Builder
Listing.Builder. setPublisher(Publisher value)
Optional.
-