public static final class DescribeDatabaseEntitiesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder> implements DescribeDatabaseEntitiesRequestOrBuilder
Request message for 'DescribeDatabaseEntities' request.Protobuf type
google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic DescribeDatabaseEntitiesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic DescribeDatabaseEntitiesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic DescribeDatabaseEntitiesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder mergeFrom(DescribeDatabaseEntitiesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public DescribeDatabaseEntitiesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<DescribeDatabaseEntitiesRequest.Builder>IOExceptionpublic String getConversionWorkspace()
Required. Name of the conversion workspace resource whose database entities
are described. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string conversion_workspace = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getConversionWorkspace in interface DescribeDatabaseEntitiesRequestOrBuilderpublic com.google.protobuf.ByteString getConversionWorkspaceBytes()
Required. Name of the conversion workspace resource whose database entities
are described. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string conversion_workspace = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getConversionWorkspaceBytes in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setConversionWorkspace(String value)
Required. Name of the conversion workspace resource whose database entities
are described. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string conversion_workspace = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The conversionWorkspace to set.public DescribeDatabaseEntitiesRequest.Builder clearConversionWorkspace()
Required. Name of the conversion workspace resource whose database entities
are described. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string conversion_workspace = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public DescribeDatabaseEntitiesRequest.Builder setConversionWorkspaceBytes(com.google.protobuf.ByteString value)
Required. Name of the conversion workspace resource whose database entities
are described. Must be in the form of:
projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.
string conversion_workspace = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for conversionWorkspace to set.public int getPageSize()
Optional. The maximum number of entities to return. The service may return fewer entities than the value specifies.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];getPageSize in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setPageSize(int value)
Optional. The maximum number of entities to return. The service may return fewer entities than the value specifies.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];value - The pageSize to set.public DescribeDatabaseEntitiesRequest.Builder clearPageSize()
Optional. The maximum number of entities to return. The service may return fewer entities than the value specifies.
int32 page_size = 3 [(.google.api.field_behavior) = OPTIONAL];public String getPageToken()
Optional. The nextPageToken value received in the previous call to conversionWorkspace.describeDatabaseEntities, used in the subsequent request to retrieve the next page of results. On first call this should be left blank. When paginating, all other parameters provided to conversionWorkspace.describeDatabaseEntities must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];getPageToken in interface DescribeDatabaseEntitiesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Optional. The nextPageToken value received in the previous call to conversionWorkspace.describeDatabaseEntities, used in the subsequent request to retrieve the next page of results. On first call this should be left blank. When paginating, all other parameters provided to conversionWorkspace.describeDatabaseEntities must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];getPageTokenBytes in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setPageToken(String value)
Optional. The nextPageToken value received in the previous call to conversionWorkspace.describeDatabaseEntities, used in the subsequent request to retrieve the next page of results. On first call this should be left blank. When paginating, all other parameters provided to conversionWorkspace.describeDatabaseEntities must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];value - The pageToken to set.public DescribeDatabaseEntitiesRequest.Builder clearPageToken()
Optional. The nextPageToken value received in the previous call to conversionWorkspace.describeDatabaseEntities, used in the subsequent request to retrieve the next page of results. On first call this should be left blank. When paginating, all other parameters provided to conversionWorkspace.describeDatabaseEntities must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];public DescribeDatabaseEntitiesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Optional. The nextPageToken value received in the previous call to conversionWorkspace.describeDatabaseEntities, used in the subsequent request to retrieve the next page of results. On first call this should be left blank. When paginating, all other parameters provided to conversionWorkspace.describeDatabaseEntities must match the call that provided the page token.
string page_token = 4 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for pageToken to set.public int getTreeValue()
Required. The tree to fetch.
.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType tree = 6 [(.google.api.field_behavior) = REQUIRED];
getTreeValue in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setTreeValue(int value)
Required. The tree to fetch.
.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType tree = 6 [(.google.api.field_behavior) = REQUIRED];
value - The enum numeric value on the wire for tree to set.public DescribeDatabaseEntitiesRequest.DBTreeType getTree()
Required. The tree to fetch.
.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType tree = 6 [(.google.api.field_behavior) = REQUIRED];
getTree in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setTree(DescribeDatabaseEntitiesRequest.DBTreeType value)
Required. The tree to fetch.
.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType tree = 6 [(.google.api.field_behavior) = REQUIRED];
value - The tree to set.public DescribeDatabaseEntitiesRequest.Builder clearTree()
Required. The tree to fetch.
.google.cloud.clouddms.v1.DescribeDatabaseEntitiesRequest.DBTreeType tree = 6 [(.google.api.field_behavior) = REQUIRED];
public boolean getUncommitted()
Optional. Whether to retrieve the latest committed version of the entities or the latest version. This field is ignored if a specific commit_id is specified.
bool uncommitted = 11 [(.google.api.field_behavior) = OPTIONAL];getUncommitted in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setUncommitted(boolean value)
Optional. Whether to retrieve the latest committed version of the entities or the latest version. This field is ignored if a specific commit_id is specified.
bool uncommitted = 11 [(.google.api.field_behavior) = OPTIONAL];value - The uncommitted to set.public DescribeDatabaseEntitiesRequest.Builder clearUncommitted()
Optional. Whether to retrieve the latest committed version of the entities or the latest version. This field is ignored if a specific commit_id is specified.
bool uncommitted = 11 [(.google.api.field_behavior) = OPTIONAL];public String getCommitId()
Optional. Request a specific commit ID. If not specified, the entities from the latest commit are returned.
string commit_id = 12 [(.google.api.field_behavior) = OPTIONAL];getCommitId in interface DescribeDatabaseEntitiesRequestOrBuilderpublic com.google.protobuf.ByteString getCommitIdBytes()
Optional. Request a specific commit ID. If not specified, the entities from the latest commit are returned.
string commit_id = 12 [(.google.api.field_behavior) = OPTIONAL];getCommitIdBytes in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setCommitId(String value)
Optional. Request a specific commit ID. If not specified, the entities from the latest commit are returned.
string commit_id = 12 [(.google.api.field_behavior) = OPTIONAL];value - The commitId to set.public DescribeDatabaseEntitiesRequest.Builder clearCommitId()
Optional. Request a specific commit ID. If not specified, the entities from the latest commit are returned.
string commit_id = 12 [(.google.api.field_behavior) = OPTIONAL];public DescribeDatabaseEntitiesRequest.Builder setCommitIdBytes(com.google.protobuf.ByteString value)
Optional. Request a specific commit ID. If not specified, the entities from the latest commit are returned.
string commit_id = 12 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for commitId to set.public String getFilter()
Optional. Filter the returned entities based on AIP-160 standard.
string filter = 13 [(.google.api.field_behavior) = OPTIONAL];getFilter in interface DescribeDatabaseEntitiesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Optional. Filter the returned entities based on AIP-160 standard.
string filter = 13 [(.google.api.field_behavior) = OPTIONAL];getFilterBytes in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setFilter(String value)
Optional. Filter the returned entities based on AIP-160 standard.
string filter = 13 [(.google.api.field_behavior) = OPTIONAL];value - The filter to set.public DescribeDatabaseEntitiesRequest.Builder clearFilter()
Optional. Filter the returned entities based on AIP-160 standard.
string filter = 13 [(.google.api.field_behavior) = OPTIONAL];public DescribeDatabaseEntitiesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Optional. Filter the returned entities based on AIP-160 standard.
string filter = 13 [(.google.api.field_behavior) = OPTIONAL];value - The bytes for filter to set.public int getViewValue()
Optional. Results view based on AIP-157
.google.cloud.clouddms.v1.DatabaseEntityView view = 14 [(.google.api.field_behavior) = OPTIONAL];
getViewValue in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setViewValue(int value)
Optional. Results view based on AIP-157
.google.cloud.clouddms.v1.DatabaseEntityView view = 14 [(.google.api.field_behavior) = OPTIONAL];
value - The enum numeric value on the wire for view to set.public DatabaseEntityView getView()
Optional. Results view based on AIP-157
.google.cloud.clouddms.v1.DatabaseEntityView view = 14 [(.google.api.field_behavior) = OPTIONAL];
getView in interface DescribeDatabaseEntitiesRequestOrBuilderpublic DescribeDatabaseEntitiesRequest.Builder setView(DatabaseEntityView value)
Optional. Results view based on AIP-157
.google.cloud.clouddms.v1.DatabaseEntityView view = 14 [(.google.api.field_behavior) = OPTIONAL];
value - The view to set.public DescribeDatabaseEntitiesRequest.Builder clearView()
Optional. Results view based on AIP-157
.google.cloud.clouddms.v1.DatabaseEntityView view = 14 [(.google.api.field_behavior) = OPTIONAL];
public final DescribeDatabaseEntitiesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>public final DescribeDatabaseEntitiesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<DescribeDatabaseEntitiesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.