public static final class ListConversionWorkspacesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder> implements ListConversionWorkspacesRequestOrBuilder
Retrieve a list of all conversion workspaces in a given project and location.Protobuf type
google.cloud.clouddms.v1.ListConversionWorkspacesRequest| Modifier and Type | Method and Description |
|---|---|
ListConversionWorkspacesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListConversionWorkspacesRequest |
build() |
ListConversionWorkspacesRequest |
buildPartial() |
ListConversionWorkspacesRequest.Builder |
clear() |
ListConversionWorkspacesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListConversionWorkspacesRequest.Builder |
clearFilter()
A filter expression that filters conversion workspaces listed in the
response.
|
ListConversionWorkspacesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListConversionWorkspacesRequest.Builder |
clearPageSize()
The maximum number of conversion workspaces to return.
|
ListConversionWorkspacesRequest.Builder |
clearPageToken()
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results.
|
ListConversionWorkspacesRequest.Builder |
clearParent()
Required.
|
ListConversionWorkspacesRequest.Builder |
clone() |
ListConversionWorkspacesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
A filter expression that filters conversion workspaces listed in the
response.
|
com.google.protobuf.ByteString |
getFilterBytes()
A filter expression that filters conversion workspaces listed in the
response.
|
int |
getPageSize()
The maximum number of conversion workspaces to return.
|
String |
getPageToken()
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListConversionWorkspacesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListConversionWorkspacesRequest.Builder |
mergeFrom(ListConversionWorkspacesRequest other) |
ListConversionWorkspacesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListConversionWorkspacesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListConversionWorkspacesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListConversionWorkspacesRequest.Builder |
setFilter(String value)
A filter expression that filters conversion workspaces listed in the
response.
|
ListConversionWorkspacesRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
A filter expression that filters conversion workspaces listed in the
response.
|
ListConversionWorkspacesRequest.Builder |
setPageSize(int value)
The maximum number of conversion workspaces to return.
|
ListConversionWorkspacesRequest.Builder |
setPageToken(String value)
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results.
|
ListConversionWorkspacesRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The nextPageToken value received in the previous call to
conversionWorkspaces.list, used in the subsequent request to retrieve the
next page of results.
|
ListConversionWorkspacesRequest.Builder |
setParent(String value)
Required.
|
ListConversionWorkspacesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListConversionWorkspacesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListConversionWorkspacesRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, 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<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.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<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListConversionWorkspacesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListConversionWorkspacesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListConversionWorkspacesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.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<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.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<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.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<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.Builder mergeFrom(ListConversionWorkspacesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>public ListConversionWorkspacesRequest.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<ListConversionWorkspacesRequest.Builder>IOExceptionpublic String getParent()
Required. The parent which owns this collection of conversion workspaces.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListConversionWorkspacesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The parent which owns this collection of conversion workspaces.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListConversionWorkspacesRequestOrBuilderpublic ListConversionWorkspacesRequest.Builder setParent(String value)
Required. The parent which owns this collection of conversion workspaces.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListConversionWorkspacesRequest.Builder clearParent()
Required. The parent which owns this collection of conversion workspaces.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListConversionWorkspacesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The parent which owns this collection of conversion workspaces.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public int getPageSize()
The maximum number of conversion workspaces to return. The service may return fewer than this value. If unspecified, at most 50 sets are returned.
int32 page_size = 2;getPageSize in interface ListConversionWorkspacesRequestOrBuilderpublic ListConversionWorkspacesRequest.Builder setPageSize(int value)
The maximum number of conversion workspaces to return. The service may return fewer than this value. If unspecified, at most 50 sets are returned.
int32 page_size = 2;value - The pageSize to set.public ListConversionWorkspacesRequest.Builder clearPageSize()
The maximum number of conversion workspaces to return. The service may return fewer than this value. If unspecified, at most 50 sets are returned.
int32 page_size = 2;public String getPageToken()
The nextPageToken value received in the previous call to conversionWorkspaces.list, 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 conversionWorkspaces.list must match the call that provided the page token.
string page_token = 3;getPageToken in interface ListConversionWorkspacesRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
The nextPageToken value received in the previous call to conversionWorkspaces.list, 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 conversionWorkspaces.list must match the call that provided the page token.
string page_token = 3;getPageTokenBytes in interface ListConversionWorkspacesRequestOrBuilderpublic ListConversionWorkspacesRequest.Builder setPageToken(String value)
The nextPageToken value received in the previous call to conversionWorkspaces.list, 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 conversionWorkspaces.list must match the call that provided the page token.
string page_token = 3;value - The pageToken to set.public ListConversionWorkspacesRequest.Builder clearPageToken()
The nextPageToken value received in the previous call to conversionWorkspaces.list, 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 conversionWorkspaces.list must match the call that provided the page token.
string page_token = 3;public ListConversionWorkspacesRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The nextPageToken value received in the previous call to conversionWorkspaces.list, 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 conversionWorkspaces.list must match the call that provided the page token.
string page_token = 3;value - The bytes for pageToken to set.public String getFilter()
A filter expression that filters conversion workspaces listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =, !=, >, or <. For example, list conversion workspaces created this year by specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can also filter nested fields. For example, you could specify **source.version = "12.c.1"** to select all conversion workspaces with source database version equal to 12.c.1.
string filter = 4;getFilter in interface ListConversionWorkspacesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
A filter expression that filters conversion workspaces listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =, !=, >, or <. For example, list conversion workspaces created this year by specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can also filter nested fields. For example, you could specify **source.version = "12.c.1"** to select all conversion workspaces with source database version equal to 12.c.1.
string filter = 4;getFilterBytes in interface ListConversionWorkspacesRequestOrBuilderpublic ListConversionWorkspacesRequest.Builder setFilter(String value)
A filter expression that filters conversion workspaces listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =, !=, >, or <. For example, list conversion workspaces created this year by specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can also filter nested fields. For example, you could specify **source.version = "12.c.1"** to select all conversion workspaces with source database version equal to 12.c.1.
string filter = 4;value - The filter to set.public ListConversionWorkspacesRequest.Builder clearFilter()
A filter expression that filters conversion workspaces listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =, !=, >, or <. For example, list conversion workspaces created this year by specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can also filter nested fields. For example, you could specify **source.version = "12.c.1"** to select all conversion workspaces with source database version equal to 12.c.1.
string filter = 4;public ListConversionWorkspacesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
A filter expression that filters conversion workspaces listed in the response. The expression must specify the field name, a comparison operator, and the value that you want to use for filtering. The value must be a string, a number, or a boolean. The comparison operator must be either =, !=, >, or <. For example, list conversion workspaces created this year by specifying **createTime %gt; 2020-01-01T00:00:00.000000000Z.** You can also filter nested fields. For example, you could specify **source.version = "12.c.1"** to select all conversion workspaces with source database version equal to 12.c.1.
string filter = 4;value - The bytes for filter to set.public final ListConversionWorkspacesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>public final ListConversionWorkspacesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListConversionWorkspacesRequest.Builder>Copyright © 2024 Google LLC. All rights reserved.