public final class Service extends com.google.protobuf.GeneratedMessageV3 implements ServiceOrBuilder
A managed metastore service that serves metadata queries.Protobuf type
google.cloud.metastore.v1beta.Service| Modifier and Type | Class and Description |
|---|---|
static class |
Service.Builder
A managed metastore service that serves metadata queries.
|
static class |
Service.DatabaseType
The backend database type for the metastore service.
|
static class |
Service.MetastoreConfigCase |
static class |
Service.ReleaseChannel
Release channels bundle features of varying levels of stability.
|
static class |
Service.State
The current state of the metastore service.
|
static class |
Service.Tier
Available service tiers.
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ARTIFACT_GCS_URI_FIELD_NUMBER |
static int |
CREATE_TIME_FIELD_NUMBER |
static int |
DATABASE_TYPE_FIELD_NUMBER |
static int |
ENCRYPTION_CONFIG_FIELD_NUMBER |
static int |
ENDPOINT_URI_FIELD_NUMBER |
static int |
HIVE_METASTORE_CONFIG_FIELD_NUMBER |
static int |
LABELS_FIELD_NUMBER |
static int |
MAINTENANCE_WINDOW_FIELD_NUMBER |
static int |
METADATA_INTEGRATION_FIELD_NUMBER |
static int |
METADATA_MANAGEMENT_ACTIVITY_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static int |
NETWORK_CONFIG_FIELD_NUMBER |
static int |
NETWORK_FIELD_NUMBER |
static int |
PORT_FIELD_NUMBER |
static int |
RELEASE_CHANNEL_FIELD_NUMBER |
static int |
SCALING_CONFIG_FIELD_NUMBER |
static int |
STATE_FIELD_NUMBER |
static int |
STATE_MESSAGE_FIELD_NUMBER |
static int |
TELEMETRY_CONFIG_FIELD_NUMBER |
static int |
TIER_FIELD_NUMBER |
static int |
UID_FIELD_NUMBER |
static int |
UPDATE_TIME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsLabels(String key)
User-defined labels for the metastore service.
|
boolean |
equals(Object obj) |
String |
getArtifactGcsUri()
Output only.
|
com.google.protobuf.ByteString |
getArtifactGcsUriBytes()
Output only.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Service.DatabaseType |
getDatabaseType()
Immutable.
|
int |
getDatabaseTypeValue()
Immutable.
|
static Service |
getDefaultInstance() |
Service |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
EncryptionConfig |
getEncryptionConfig()
Immutable.
|
EncryptionConfigOrBuilder |
getEncryptionConfigOrBuilder()
Immutable.
|
String |
getEndpointUri()
Output only.
|
com.google.protobuf.ByteString |
getEndpointUriBytes()
Output only.
|
HiveMetastoreConfig |
getHiveMetastoreConfig()
Configuration information specific to running Hive metastore
software as the metastore service.
|
HiveMetastoreConfigOrBuilder |
getHiveMetastoreConfigOrBuilder()
Configuration information specific to running Hive metastore
software as the metastore service.
|
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
User-defined labels for the metastore service.
|
Map<String,String> |
getLabelsMap()
User-defined labels for the metastore service.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
User-defined labels for the metastore service.
|
String |
getLabelsOrThrow(String key)
User-defined labels for the metastore service.
|
MaintenanceWindow |
getMaintenanceWindow()
The one hour maintenance window of the metastore service.
|
MaintenanceWindowOrBuilder |
getMaintenanceWindowOrBuilder()
The one hour maintenance window of the metastore service.
|
MetadataIntegration |
getMetadataIntegration()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
MetadataIntegrationOrBuilder |
getMetadataIntegrationOrBuilder()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
MetadataManagementActivity |
getMetadataManagementActivity()
Output only.
|
MetadataManagementActivityOrBuilder |
getMetadataManagementActivityOrBuilder()
Output only.
|
Service.MetastoreConfigCase |
getMetastoreConfigCase() |
String |
getName()
Immutable.
|
com.google.protobuf.ByteString |
getNameBytes()
Immutable.
|
String |
getNetwork()
Immutable.
|
com.google.protobuf.ByteString |
getNetworkBytes()
Immutable.
|
NetworkConfig |
getNetworkConfig()
The configuration specifying the network settings for the
Dataproc Metastore service.
|
NetworkConfigOrBuilder |
getNetworkConfigOrBuilder()
The configuration specifying the network settings for the
Dataproc Metastore service.
|
com.google.protobuf.Parser<Service> |
getParserForType() |
int |
getPort()
The TCP port at which the metastore service is reached.
|
Service.ReleaseChannel |
getReleaseChannel()
Immutable.
|
int |
getReleaseChannelValue()
Immutable.
|
ScalingConfig |
getScalingConfig()
Scaling configuration of the metastore service.
|
ScalingConfigOrBuilder |
getScalingConfigOrBuilder()
Scaling configuration of the metastore service.
|
int |
getSerializedSize() |
Service.State |
getState()
Output only.
|
String |
getStateMessage()
Output only.
|
com.google.protobuf.ByteString |
getStateMessageBytes()
Output only.
|
int |
getStateValue()
Output only.
|
TelemetryConfig |
getTelemetryConfig()
The configuration specifying telemetry settings for the Dataproc Metastore
service.
|
TelemetryConfigOrBuilder |
getTelemetryConfigOrBuilder()
The configuration specifying telemetry settings for the Dataproc Metastore
service.
|
Service.Tier |
getTier()
The tier of the service.
|
int |
getTierValue()
The tier of the service.
|
String |
getUid()
Output only.
|
com.google.protobuf.ByteString |
getUidBytes()
Output only.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasEncryptionConfig()
Immutable.
|
int |
hashCode() |
boolean |
hasHiveMetastoreConfig()
Configuration information specific to running Hive metastore
software as the metastore service.
|
boolean |
hasMaintenanceWindow()
The one hour maintenance window of the metastore service.
|
boolean |
hasMetadataIntegration()
The setting that defines how metastore metadata should be integrated with
external services and systems.
|
boolean |
hasMetadataManagementActivity()
Output only.
|
boolean |
hasNetworkConfig()
The configuration specifying the network settings for the
Dataproc Metastore service.
|
boolean |
hasScalingConfig()
Scaling configuration of the metastore service.
|
boolean |
hasTelemetryConfig()
The configuration specifying telemetry settings for the Dataproc Metastore
service.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static Service.Builder |
newBuilder() |
static Service.Builder |
newBuilder(Service prototype) |
Service.Builder |
newBuilderForType() |
protected Service.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static Service |
parseDelimitedFrom(InputStream input) |
static Service |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service |
parseFrom(byte[] data) |
static Service |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service |
parseFrom(ByteBuffer data) |
static Service |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service |
parseFrom(com.google.protobuf.ByteString data) |
static Service |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service |
parseFrom(com.google.protobuf.CodedInputStream input) |
static Service |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Service |
parseFrom(InputStream input) |
static Service |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<Service> |
parser() |
Service.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int HIVE_METASTORE_CONFIG_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
public static final int CREATE_TIME_FIELD_NUMBER
public static final int UPDATE_TIME_FIELD_NUMBER
public static final int LABELS_FIELD_NUMBER
public static final int NETWORK_FIELD_NUMBER
public static final int ENDPOINT_URI_FIELD_NUMBER
public static final int PORT_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER
public static final int STATE_MESSAGE_FIELD_NUMBER
public static final int ARTIFACT_GCS_URI_FIELD_NUMBER
public static final int TIER_FIELD_NUMBER
public static final int METADATA_INTEGRATION_FIELD_NUMBER
public static final int MAINTENANCE_WINDOW_FIELD_NUMBER
public static final int UID_FIELD_NUMBER
public static final int METADATA_MANAGEMENT_ACTIVITY_FIELD_NUMBER
public static final int RELEASE_CHANNEL_FIELD_NUMBER
public static final int ENCRYPTION_CONFIG_FIELD_NUMBER
public static final int NETWORK_CONFIG_FIELD_NUMBER
public static final int DATABASE_TYPE_FIELD_NUMBER
public static final int TELEMETRY_CONFIG_FIELD_NUMBER
public static final int SCALING_CONFIG_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public Service.MetastoreConfigCase getMetastoreConfigCase()
getMetastoreConfigCase in interface ServiceOrBuilderpublic boolean hasHiveMetastoreConfig()
Configuration information specific to running Hive metastore software as the metastore service.
.google.cloud.metastore.v1beta.HiveMetastoreConfig hive_metastore_config = 5;hasHiveMetastoreConfig in interface ServiceOrBuilderpublic HiveMetastoreConfig getHiveMetastoreConfig()
Configuration information specific to running Hive metastore software as the metastore service.
.google.cloud.metastore.v1beta.HiveMetastoreConfig hive_metastore_config = 5;getHiveMetastoreConfig in interface ServiceOrBuilderpublic HiveMetastoreConfigOrBuilder getHiveMetastoreConfigOrBuilder()
Configuration information specific to running Hive metastore software as the metastore service.
.google.cloud.metastore.v1beta.HiveMetastoreConfig hive_metastore_config = 5;getHiveMetastoreConfigOrBuilder in interface ServiceOrBuilderpublic String getName()
Immutable. The relative resource name of the metastore service, in the
following format:
`projects/{project_number}/locations/{location_id}/services/{service_id}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getName in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Immutable. The relative resource name of the metastore service, in the
following format:
`projects/{project_number}/locations/{location_id}/services/{service_id}`.
string name = 1 [(.google.api.field_behavior) = IMMUTABLE];getNameBytes in interface ServiceOrBuilderpublic boolean hasCreateTime()
Output only. The time when the metastore service was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasCreateTime in interface ServiceOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time when the metastore service was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTime in interface ServiceOrBuilderpublic com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time when the metastore service was created.
.google.protobuf.Timestamp create_time = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
getCreateTimeOrBuilder in interface ServiceOrBuilderpublic boolean hasUpdateTime()
Output only. The time when the metastore service was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasUpdateTime in interface ServiceOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The time when the metastore service was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTime in interface ServiceOrBuilderpublic com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time when the metastore service was last updated.
.google.protobuf.Timestamp update_time = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];
getUpdateTimeOrBuilder in interface ServiceOrBuilderpublic int getLabelsCount()
ServiceOrBuilderUser-defined labels for the metastore service.
map<string, string> labels = 4;getLabelsCount in interface ServiceOrBuilderpublic boolean containsLabels(String key)
User-defined labels for the metastore service.
map<string, string> labels = 4;containsLabels in interface ServiceOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface ServiceOrBuilderpublic Map<String,String> getLabelsMap()
User-defined labels for the metastore service.
map<string, string> labels = 4;getLabelsMap in interface ServiceOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
User-defined labels for the metastore service.
map<string, string> labels = 4;getLabelsOrDefault in interface ServiceOrBuilderpublic String getLabelsOrThrow(String key)
User-defined labels for the metastore service.
map<string, string> labels = 4;getLabelsOrThrow in interface ServiceOrBuilderpublic String getNetwork()
Immutable. The relative resource name of the VPC network on which the
instance can be accessed. It is specified in the following form:
`projects/{project_number}/global/networks/{network_id}`.
string network = 7 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
getNetwork in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getNetworkBytes()
Immutable. The relative resource name of the VPC network on which the
instance can be accessed. It is specified in the following form:
`projects/{project_number}/global/networks/{network_id}`.
string network = 7 [(.google.api.field_behavior) = IMMUTABLE, (.google.api.resource_reference) = { ... }
getNetworkBytes in interface ServiceOrBuilderpublic String getEndpointUri()
Output only. The URI of the endpoint used to access the metastore service.
string endpoint_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getEndpointUri in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getEndpointUriBytes()
Output only. The URI of the endpoint used to access the metastore service.
string endpoint_uri = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];getEndpointUriBytes in interface ServiceOrBuilderpublic int getPort()
The TCP port at which the metastore service is reached. Default: 9083.
int32 port = 9;getPort in interface ServiceOrBuilderpublic int getStateValue()
Output only. The current state of the metastore service.
.google.cloud.metastore.v1beta.Service.State state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getStateValue in interface ServiceOrBuilderpublic Service.State getState()
Output only. The current state of the metastore service.
.google.cloud.metastore.v1beta.Service.State state = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];
getState in interface ServiceOrBuilderpublic String getStateMessage()
Output only. Additional information about the current state of the metastore service, if available.
string state_message = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateMessage in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getStateMessageBytes()
Output only. Additional information about the current state of the metastore service, if available.
string state_message = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];getStateMessageBytes in interface ServiceOrBuilderpublic String getArtifactGcsUri()
Output only. A Cloud Storage URI (starting with `gs://`) that specifies where artifacts related to the metastore service are stored.
string artifact_gcs_uri = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];getArtifactGcsUri in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getArtifactGcsUriBytes()
Output only. A Cloud Storage URI (starting with `gs://`) that specifies where artifacts related to the metastore service are stored.
string artifact_gcs_uri = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];getArtifactGcsUriBytes in interface ServiceOrBuilderpublic int getTierValue()
The tier of the service.
.google.cloud.metastore.v1beta.Service.Tier tier = 13;getTierValue in interface ServiceOrBuilderpublic Service.Tier getTier()
The tier of the service.
.google.cloud.metastore.v1beta.Service.Tier tier = 13;getTier in interface ServiceOrBuilderpublic boolean hasMetadataIntegration()
The setting that defines how metastore metadata should be integrated with external services and systems.
.google.cloud.metastore.v1beta.MetadataIntegration metadata_integration = 14;hasMetadataIntegration in interface ServiceOrBuilderpublic MetadataIntegration getMetadataIntegration()
The setting that defines how metastore metadata should be integrated with external services and systems.
.google.cloud.metastore.v1beta.MetadataIntegration metadata_integration = 14;getMetadataIntegration in interface ServiceOrBuilderpublic MetadataIntegrationOrBuilder getMetadataIntegrationOrBuilder()
The setting that defines how metastore metadata should be integrated with external services and systems.
.google.cloud.metastore.v1beta.MetadataIntegration metadata_integration = 14;getMetadataIntegrationOrBuilder in interface ServiceOrBuilderpublic boolean hasMaintenanceWindow()
The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.
.google.cloud.metastore.v1beta.MaintenanceWindow maintenance_window = 15;hasMaintenanceWindow in interface ServiceOrBuilderpublic MaintenanceWindow getMaintenanceWindow()
The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.
.google.cloud.metastore.v1beta.MaintenanceWindow maintenance_window = 15;getMaintenanceWindow in interface ServiceOrBuilderpublic MaintenanceWindowOrBuilder getMaintenanceWindowOrBuilder()
The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.
.google.cloud.metastore.v1beta.MaintenanceWindow maintenance_window = 15;getMaintenanceWindowOrBuilder in interface ServiceOrBuilderpublic String getUid()
Output only. The globally unique resource identifier of the metastore service.
string uid = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];getUid in interface ServiceOrBuilderpublic com.google.protobuf.ByteString getUidBytes()
Output only. The globally unique resource identifier of the metastore service.
string uid = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];getUidBytes in interface ServiceOrBuilderpublic boolean hasMetadataManagementActivity()
Output only. The metadata management activities of the metastore service.
.google.cloud.metastore.v1beta.MetadataManagementActivity metadata_management_activity = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
hasMetadataManagementActivity in interface ServiceOrBuilderpublic MetadataManagementActivity getMetadataManagementActivity()
Output only. The metadata management activities of the metastore service.
.google.cloud.metastore.v1beta.MetadataManagementActivity metadata_management_activity = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getMetadataManagementActivity in interface ServiceOrBuilderpublic MetadataManagementActivityOrBuilder getMetadataManagementActivityOrBuilder()
Output only. The metadata management activities of the metastore service.
.google.cloud.metastore.v1beta.MetadataManagementActivity metadata_management_activity = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
getMetadataManagementActivityOrBuilder in interface ServiceOrBuilderpublic int getReleaseChannelValue()
Immutable. The release channel of the service. If unspecified, defaults to `STABLE`.
.google.cloud.metastore.v1beta.Service.ReleaseChannel release_channel = 19 [(.google.api.field_behavior) = IMMUTABLE];
getReleaseChannelValue in interface ServiceOrBuilderpublic Service.ReleaseChannel getReleaseChannel()
Immutable. The release channel of the service. If unspecified, defaults to `STABLE`.
.google.cloud.metastore.v1beta.Service.ReleaseChannel release_channel = 19 [(.google.api.field_behavior) = IMMUTABLE];
getReleaseChannel in interface ServiceOrBuilderpublic boolean hasEncryptionConfig()
Immutable. Information used to configure the Dataproc Metastore service to encrypt customer data at rest. Cannot be updated.
.google.cloud.metastore.v1beta.EncryptionConfig encryption_config = 20 [(.google.api.field_behavior) = IMMUTABLE];
hasEncryptionConfig in interface ServiceOrBuilderpublic EncryptionConfig getEncryptionConfig()
Immutable. Information used to configure the Dataproc Metastore service to encrypt customer data at rest. Cannot be updated.
.google.cloud.metastore.v1beta.EncryptionConfig encryption_config = 20 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionConfig in interface ServiceOrBuilderpublic EncryptionConfigOrBuilder getEncryptionConfigOrBuilder()
Immutable. Information used to configure the Dataproc Metastore service to encrypt customer data at rest. Cannot be updated.
.google.cloud.metastore.v1beta.EncryptionConfig encryption_config = 20 [(.google.api.field_behavior) = IMMUTABLE];
getEncryptionConfigOrBuilder in interface ServiceOrBuilderpublic boolean hasNetworkConfig()
The configuration specifying the network settings for the Dataproc Metastore service.
.google.cloud.metastore.v1beta.NetworkConfig network_config = 21;hasNetworkConfig in interface ServiceOrBuilderpublic NetworkConfig getNetworkConfig()
The configuration specifying the network settings for the Dataproc Metastore service.
.google.cloud.metastore.v1beta.NetworkConfig network_config = 21;getNetworkConfig in interface ServiceOrBuilderpublic NetworkConfigOrBuilder getNetworkConfigOrBuilder()
The configuration specifying the network settings for the Dataproc Metastore service.
.google.cloud.metastore.v1beta.NetworkConfig network_config = 21;getNetworkConfigOrBuilder in interface ServiceOrBuilderpublic int getDatabaseTypeValue()
Immutable. The database type that the Metastore service stores its data.
.google.cloud.metastore.v1beta.Service.DatabaseType database_type = 22 [(.google.api.field_behavior) = IMMUTABLE];
getDatabaseTypeValue in interface ServiceOrBuilderpublic Service.DatabaseType getDatabaseType()
Immutable. The database type that the Metastore service stores its data.
.google.cloud.metastore.v1beta.Service.DatabaseType database_type = 22 [(.google.api.field_behavior) = IMMUTABLE];
getDatabaseType in interface ServiceOrBuilderpublic boolean hasTelemetryConfig()
The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to `JSON`.
.google.cloud.metastore.v1beta.TelemetryConfig telemetry_config = 23;hasTelemetryConfig in interface ServiceOrBuilderpublic TelemetryConfig getTelemetryConfig()
The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to `JSON`.
.google.cloud.metastore.v1beta.TelemetryConfig telemetry_config = 23;getTelemetryConfig in interface ServiceOrBuilderpublic TelemetryConfigOrBuilder getTelemetryConfigOrBuilder()
The configuration specifying telemetry settings for the Dataproc Metastore service. If unspecified defaults to `JSON`.
.google.cloud.metastore.v1beta.TelemetryConfig telemetry_config = 23;getTelemetryConfigOrBuilder in interface ServiceOrBuilderpublic boolean hasScalingConfig()
Scaling configuration of the metastore service.
.google.cloud.metastore.v1beta.ScalingConfig scaling_config = 24;hasScalingConfig in interface ServiceOrBuilderpublic ScalingConfig getScalingConfig()
Scaling configuration of the metastore service.
.google.cloud.metastore.v1beta.ScalingConfig scaling_config = 24;getScalingConfig in interface ServiceOrBuilderpublic ScalingConfigOrBuilder getScalingConfigOrBuilder()
Scaling configuration of the metastore service.
.google.cloud.metastore.v1beta.ScalingConfig scaling_config = 24;getScalingConfigOrBuilder in interface ServiceOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static Service parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static Service parseFrom(InputStream input) throws IOException
IOExceptionpublic static Service parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Service parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static Service parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static Service parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static Service parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic Service.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static Service.Builder newBuilder()
public static Service.Builder newBuilder(Service prototype)
public Service.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected Service.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static Service getDefaultInstance()
public static com.google.protobuf.Parser<Service> parser()
public com.google.protobuf.Parser<Service> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public Service getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2024 Google LLC. All rights reserved.