| Modifier and Type | Method and Description |
|---|---|
MetadataIntegration |
MetadataIntegration.Builder.build() |
MetadataIntegration |
MetadataIntegration.Builder.buildPartial() |
static MetadataIntegration |
MetadataIntegration.getDefaultInstance() |
MetadataIntegration |
MetadataIntegration.getDefaultInstanceForType() |
MetadataIntegration |
MetadataIntegration.Builder.getDefaultInstanceForType() |
MetadataIntegration |
Service.getMetadataIntegration()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
MetadataIntegration |
Service.Builder.getMetadataIntegration()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
MetadataIntegration |
ServiceOrBuilder.getMetadataIntegration()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
static MetadataIntegration |
MetadataIntegration.parseDelimitedFrom(InputStream input) |
static MetadataIntegration |
MetadataIntegration.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataIntegration |
MetadataIntegration.parseFrom(byte[] data) |
static MetadataIntegration |
MetadataIntegration.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataIntegration |
MetadataIntegration.parseFrom(ByteBuffer data) |
static MetadataIntegration |
MetadataIntegration.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataIntegration |
MetadataIntegration.parseFrom(com.google.protobuf.ByteString data) |
static MetadataIntegration |
MetadataIntegration.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataIntegration |
MetadataIntegration.parseFrom(com.google.protobuf.CodedInputStream input) |
static MetadataIntegration |
MetadataIntegration.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static MetadataIntegration |
MetadataIntegration.parseFrom(InputStream input) |
static MetadataIntegration |
MetadataIntegration.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<MetadataIntegration> |
MetadataIntegration.getParserForType() |
static com.google.protobuf.Parser<MetadataIntegration> |
MetadataIntegration.parser() |
| Modifier and Type | Method and Description |
|---|---|
MetadataIntegration.Builder |
MetadataIntegration.Builder.mergeFrom(MetadataIntegration other) |
Service.Builder |
Service.Builder.mergeMetadataIntegration(MetadataIntegration value)
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
static MetadataIntegration.Builder |
MetadataIntegration.newBuilder(MetadataIntegration prototype) |
Service.Builder |
Service.Builder.setMetadataIntegration(MetadataIntegration value)
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
Copyright © 2024 Google LLC. All rights reserved.