| Modifier and Type | Method and Description |
|---|---|
DataplexConfig |
DataplexConfig.Builder.build() |
DataplexConfig |
DataplexConfig.Builder.buildPartial() |
DataplexConfig |
MetadataIntegration.getDataplexConfig()
The integration config for the Dataplex service.
|
DataplexConfig |
MetadataIntegration.Builder.getDataplexConfig()
The integration config for the Dataplex service.
|
DataplexConfig |
MetadataIntegrationOrBuilder.getDataplexConfig()
The integration config for the Dataplex service.
|
static DataplexConfig |
DataplexConfig.getDefaultInstance() |
DataplexConfig |
DataplexConfig.getDefaultInstanceForType() |
DataplexConfig |
DataplexConfig.Builder.getDefaultInstanceForType() |
static DataplexConfig |
DataplexConfig.parseDelimitedFrom(InputStream input) |
static DataplexConfig |
DataplexConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataplexConfig |
DataplexConfig.parseFrom(byte[] data) |
static DataplexConfig |
DataplexConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataplexConfig |
DataplexConfig.parseFrom(ByteBuffer data) |
static DataplexConfig |
DataplexConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataplexConfig |
DataplexConfig.parseFrom(com.google.protobuf.ByteString data) |
static DataplexConfig |
DataplexConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataplexConfig |
DataplexConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static DataplexConfig |
DataplexConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static DataplexConfig |
DataplexConfig.parseFrom(InputStream input) |
static DataplexConfig |
DataplexConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<DataplexConfig> |
DataplexConfig.getParserForType() |
static com.google.protobuf.Parser<DataplexConfig> |
DataplexConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataIntegration.Builder |
MetadataIntegration.Builder.mergeDataplexConfig(DataplexConfig value)
The integration config for the Dataplex service.
|
DataplexConfig.Builder |
DataplexConfig.Builder.mergeFrom(DataplexConfig other) |
static DataplexConfig.Builder |
DataplexConfig.newBuilder(DataplexConfig prototype) |
MetadataIntegration.Builder |
MetadataIntegration.Builder.setDataplexConfig(DataplexConfig value)
The integration config for the Dataplex service.
|
Copyright © 2024 Google LLC. All rights reserved.