| Modifier and Type | Method and Description |
|---|---|
TableDataProfile |
TableDataProfile.Builder.build() |
TableDataProfile |
TableDataProfile.Builder.buildPartial() |
static TableDataProfile |
TableDataProfile.getDefaultInstance() |
TableDataProfile |
TableDataProfile.getDefaultInstanceForType() |
TableDataProfile |
TableDataProfile.Builder.getDefaultInstanceForType() |
TableDataProfile |
DataProfilePubSubMessage.getProfile()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
TableDataProfile |
DataProfilePubSubMessage.Builder.getProfile()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
TableDataProfile |
DataProfilePubSubMessageOrBuilder.getProfile()
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
static TableDataProfile |
TableDataProfile.parseDelimitedFrom(InputStream input) |
static TableDataProfile |
TableDataProfile.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
TableDataProfile.parseFrom(byte[] data) |
static TableDataProfile |
TableDataProfile.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
TableDataProfile.parseFrom(ByteBuffer data) |
static TableDataProfile |
TableDataProfile.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
TableDataProfile.parseFrom(com.google.protobuf.ByteString data) |
static TableDataProfile |
TableDataProfile.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
TableDataProfile.parseFrom(com.google.protobuf.CodedInputStream input) |
static TableDataProfile |
TableDataProfile.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TableDataProfile |
TableDataProfile.parseFrom(InputStream input) |
static TableDataProfile |
TableDataProfile.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TableDataProfile> |
TableDataProfile.getParserForType() |
static com.google.protobuf.Parser<TableDataProfile> |
TableDataProfile.parser() |
| Modifier and Type | Method and Description |
|---|---|
TableDataProfile.Builder |
TableDataProfile.Builder.mergeFrom(TableDataProfile other) |
DataProfilePubSubMessage.Builder |
DataProfilePubSubMessage.Builder.mergeProfile(TableDataProfile value)
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
static TableDataProfile.Builder |
TableDataProfile.newBuilder(TableDataProfile prototype) |
DataProfilePubSubMessage.Builder |
DataProfilePubSubMessage.Builder.setProfile(TableDataProfile value)
If `DetailLevel` is `TABLE_PROFILE` this will be fully populated.
|
Copyright © 2022 Google LLC. All rights reserved.