public static final class DatabaseResourceGroup.Builder extends GeneratedMessage.Builder<DatabaseResourceGroup.Builder> implements DatabaseResourceGroupOrBuilder
DatabaseResourceGroup represents all resources that serve a common data set.
It is considered notionally as a single entity, powered by any number of
units of compute and storage.
Protobuf type google.cloud.databasecenter.v1beta.DatabaseResourceGroup
Inherited Members
com.google.protobuf.GeneratedMessage.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessage.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessage.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessage.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
com.google.protobuf.GeneratedMessage.Builder.setUnknownFieldsProto3(com.google.protobuf.UnknownFieldSet)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllRootResources(Iterable<? extends DatabaseResource> values)
public DatabaseResourceGroup.Builder addAllRootResources(Iterable<? extends DatabaseResource> values)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.databasecenter.v1beta.DatabaseResource>
|
addAllSignalGroups(Iterable<? extends IssueCount> values)
public DatabaseResourceGroup.Builder addAllSignalGroups(Iterable<? extends IssueCount> values)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.databasecenter.v1beta.IssueCount>
|
addRootResources(DatabaseResource value)
public DatabaseResourceGroup.Builder addRootResources(DatabaseResource value)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
addRootResources(DatabaseResource.Builder builderForValue)
public DatabaseResourceGroup.Builder addRootResources(DatabaseResource.Builder builderForValue)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
addRootResources(int index, DatabaseResource value)
public DatabaseResourceGroup.Builder addRootResources(int index, DatabaseResource value)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
addRootResources(int index, DatabaseResource.Builder builderForValue)
public DatabaseResourceGroup.Builder addRootResources(int index, DatabaseResource.Builder builderForValue)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
addRootResourcesBuilder()
public DatabaseResource.Builder addRootResourcesBuilder()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
addRootResourcesBuilder(int index)
public DatabaseResource.Builder addRootResourcesBuilder(int index)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
index |
int
|
addSignalGroups(IssueCount value)
public DatabaseResourceGroup.Builder addSignalGroups(IssueCount value)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
addSignalGroups(IssueCount.Builder builderForValue)
public DatabaseResourceGroup.Builder addSignalGroups(IssueCount.Builder builderForValue)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
addSignalGroups(int index, IssueCount value)
public DatabaseResourceGroup.Builder addSignalGroups(int index, IssueCount value)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
addSignalGroups(int index, IssueCount.Builder builderForValue)
public DatabaseResourceGroup.Builder addSignalGroups(int index, IssueCount.Builder builderForValue)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
addSignalGroupsBuilder()
public IssueCount.Builder addSignalGroupsBuilder()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
addSignalGroupsBuilder(int index)
public IssueCount.Builder addSignalGroupsBuilder(int index)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
index |
int
|
build()
public DatabaseResourceGroup build()
buildPartial()
public DatabaseResourceGroup buildPartial()
clear()
public DatabaseResourceGroup.Builder clear()
Overrides
clearRootResources()
public DatabaseResourceGroup.Builder clearRootResources()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
clearSignalGroups()
public DatabaseResourceGroup.Builder clearSignalGroups()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
getDefaultInstanceForType()
public DatabaseResourceGroup getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getRootResources(int index)
public DatabaseResource getRootResources(int index)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRootResourcesBuilder(int index)
public DatabaseResource.Builder getRootResourcesBuilder(int index)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRootResourcesBuilderList()
public List<DatabaseResource.Builder> getRootResourcesBuilderList()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
getRootResourcesCount()
public int getRootResourcesCount()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Returns |
| Type |
Description |
int |
|
getRootResourcesList()
public List<DatabaseResource> getRootResourcesList()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
getRootResourcesOrBuilder(int index)
public DatabaseResourceOrBuilder getRootResourcesOrBuilder(int index)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
index |
int
|
getRootResourcesOrBuilderList()
public List<? extends DatabaseResourceOrBuilder> getRootResourcesOrBuilderList()
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.databasecenter.v1beta.DatabaseResourceOrBuilder> |
|
getSignalGroups(int index)
public IssueCount getSignalGroups(int index)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
index |
int
|
getSignalGroupsBuilder(int index)
public IssueCount.Builder getSignalGroupsBuilder(int index)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
index |
int
|
getSignalGroupsBuilderList()
public List<IssueCount.Builder> getSignalGroupsBuilderList()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
getSignalGroupsCount()
public int getSignalGroupsCount()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Returns |
| Type |
Description |
int |
|
getSignalGroupsList()
public List<IssueCount> getSignalGroupsList()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
getSignalGroupsOrBuilder(int index)
public IssueCountOrBuilder getSignalGroupsOrBuilder(int index)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
index |
int
|
getSignalGroupsOrBuilderList()
public List<? extends IssueCountOrBuilder> getSignalGroupsOrBuilderList()
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Returns |
| Type |
Description |
List<? extends com.google.cloud.databasecenter.v1beta.IssueCountOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(DatabaseResourceGroup other)
public DatabaseResourceGroup.Builder mergeFrom(DatabaseResourceGroup other)
public DatabaseResourceGroup.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public DatabaseResourceGroup.Builder mergeFrom(Message other)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
removeRootResources(int index)
public DatabaseResourceGroup.Builder removeRootResources(int index)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
| Parameter |
| Name |
Description |
index |
int
|
removeSignalGroups(int index)
public DatabaseResourceGroup.Builder removeSignalGroups(int index)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
| Parameter |
| Name |
Description |
index |
int
|
setRootResources(int index, DatabaseResource value)
public DatabaseResourceGroup.Builder setRootResources(int index, DatabaseResource value)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
setRootResources(int index, DatabaseResource.Builder builderForValue)
public DatabaseResourceGroup.Builder setRootResources(int index, DatabaseResource.Builder builderForValue)
A database resource that serves as a root of the group of database
resources. It is repeated just in case we have the concept of multiple
roots in the future, however, it will only be populated with a single value
for now.
repeated .google.cloud.databasecenter.v1beta.DatabaseResource root_resources = 1;
setSignalGroups(int index, IssueCount value)
public DatabaseResourceGroup.Builder setSignalGroups(int index, IssueCount value)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;
setSignalGroups(int index, IssueCount.Builder builderForValue)
public DatabaseResourceGroup.Builder setSignalGroups(int index, IssueCount.Builder builderForValue)
The filtered signal groups and the count of issues associated with the
resources that have been filtered in.
repeated .google.cloud.databasecenter.v1beta.IssueCount signal_groups = 2;