- 2.54.0 (latest)
- 2.53.0
- 2.52.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.4
- 2.3.0
- 2.2.0
- 2.1.9
public static final class DataplexConfig.Builder extends GeneratedMessageV3.Builder<DataplexConfig.Builder> implements DataplexConfigOrBuilder
Specifies how metastore metadata should be integrated with the Dataplex service.
Protobuf type google.cloud.metastore.v1alpha.DataplexConfig
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > DataplexConfig.BuilderImplements
DataplexConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public DataplexConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
DataplexConfig.Builder |
build()
public DataplexConfig build()
Type | Description |
DataplexConfig |
buildPartial()
public DataplexConfig buildPartial()
Type | Description |
DataplexConfig |
clear()
public DataplexConfig.Builder clear()
Type | Description |
DataplexConfig.Builder |
clearField(Descriptors.FieldDescriptor field)
public DataplexConfig.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
DataplexConfig.Builder |
clearLakeResources()
public DataplexConfig.Builder clearLakeResources()
Type | Description |
DataplexConfig.Builder |
clearOneof(Descriptors.OneofDescriptor oneof)
public DataplexConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
DataplexConfig.Builder |
clone()
public DataplexConfig.Builder clone()
Type | Description |
DataplexConfig.Builder |
containsLakeResources(String key)
public boolean containsLakeResources(String key)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
key | String |
Type | Description |
boolean |
getDefaultInstanceForType()
public DataplexConfig getDefaultInstanceForType()
Type | Description |
DataplexConfig |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getLakeResources()
public Map<String,Lake> getLakeResources()
Use #getLakeResourcesMap() instead.
Type | Description |
Map<String,Lake> |
getLakeResourcesCount()
public int getLakeResourcesCount()
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Type | Description |
int |
getLakeResourcesMap()
public Map<String,Lake> getLakeResourcesMap()
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Type | Description |
Map<String,Lake> |
getLakeResourcesOrDefault(String key, Lake defaultValue)
public Lake getLakeResourcesOrDefault(String key, Lake defaultValue)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
key | String |
defaultValue | Lake |
Type | Description |
Lake |
getLakeResourcesOrThrow(String key)
public Lake getLakeResourcesOrThrow(String key)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
key | String |
Type | Description |
Lake |
getMutableLakeResources()
public Map<String,Lake> getMutableLakeResources()
Use alternate mutation accessors instead.
Type | Description |
Map<String,Lake> |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
internalGetMapField(int number)
protected MapField internalGetMapField(int number)
Name | Description |
number | int |
Type | Description |
MapField |
internalGetMutableMapField(int number)
protected MapField internalGetMutableMapField(int number)
Name | Description |
number | int |
Type | Description |
MapField |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(DataplexConfig other)
public DataplexConfig.Builder mergeFrom(DataplexConfig other)
Name | Description |
other | DataplexConfig |
Type | Description |
DataplexConfig.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public DataplexConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
DataplexConfig.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public DataplexConfig.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
DataplexConfig.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final DataplexConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
DataplexConfig.Builder |
putAllLakeResources(Map<String,Lake> values)
public DataplexConfig.Builder putAllLakeResources(Map<String,Lake> values)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
values | Map<String,Lake> |
Type | Description |
DataplexConfig.Builder |
putLakeResources(String key, Lake value)
public DataplexConfig.Builder putLakeResources(String key, Lake value)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
key | String |
value | Lake |
Type | Description |
DataplexConfig.Builder |
removeLakeResources(String key)
public DataplexConfig.Builder removeLakeResources(String key)
A reference to the Lake resources that this metastore service is attached
to. The key is the lake resource name. Example:
projects/{project_number}/locations/{location_id}/lakes/{lake_id}
.
map<string, .google.cloud.metastore.v1alpha.Lake> lake_resources = 1;
Name | Description |
key | String |
Type | Description |
DataplexConfig.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public DataplexConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
DataplexConfig.Builder |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public DataplexConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
DataplexConfig.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final DataplexConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
DataplexConfig.Builder |