Class ExportTestCasesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
- com.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.Builder
-
- All Implemented Interfaces:
ExportTestCasesRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ExportTestCasesRequest
public static final class ExportTestCasesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder> implements ExportTestCasesRequestOrBuilder
The request message for [TestCases.ExportTestCases][google.cloud.dialogflow.cx.v3.TestCases.ExportTestCases].
Protobuf typegoogle.cloud.dialogflow.cx.v3.ExportTestCasesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ExportTestCasesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportTestCasesRequestbuild()ExportTestCasesRequestbuildPartial()ExportTestCasesRequest.Builderclear()ExportTestCasesRequest.BuilderclearDataFormat()The data format of the exported test cases.ExportTestCasesRequest.BuilderclearDestination()ExportTestCasesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ExportTestCasesRequest.BuilderclearFilter()The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160).ExportTestCasesRequest.BuilderclearGcsUri()The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.ExportTestCasesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ExportTestCasesRequest.BuilderclearParent()Required.ExportTestCasesRequest.Builderclone()ExportTestCasesRequest.DataFormatgetDataFormat()The data format of the exported test cases.intgetDataFormatValue()The data format of the exported test cases.ExportTestCasesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()ExportTestCasesRequest.DestinationCasegetDestinationCase()StringgetFilter()The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160).com.google.protobuf.ByteStringgetFilterBytes()The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160).StringgetGcsUri()The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.com.google.protobuf.ByteStringgetGcsUriBytes()The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.booleanhasGcsUri()The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ExportTestCasesRequest.BuildermergeFrom(ExportTestCasesRequest other)ExportTestCasesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExportTestCasesRequest.BuildermergeFrom(com.google.protobuf.Message other)ExportTestCasesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ExportTestCasesRequest.BuildersetDataFormat(ExportTestCasesRequest.DataFormat value)The data format of the exported test cases.ExportTestCasesRequest.BuildersetDataFormatValue(int value)The data format of the exported test cases.ExportTestCasesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ExportTestCasesRequest.BuildersetFilter(String value)The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160).ExportTestCasesRequest.BuildersetFilterBytes(com.google.protobuf.ByteString value)The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160).ExportTestCasesRequest.BuildersetGcsUri(String value)The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.ExportTestCasesRequest.BuildersetGcsUriBytes(com.google.protobuf.ByteString value)The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to.ExportTestCasesRequest.BuildersetParent(String value)Required.ExportTestCasesRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.ExportTestCasesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ExportTestCasesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
clear
public ExportTestCasesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
getDefaultInstanceForType
public ExportTestCasesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ExportTestCasesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ExportTestCasesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ExportTestCasesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
setField
public ExportTestCasesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
clearField
public ExportTestCasesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
clearOneof
public ExportTestCasesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
setRepeatedField
public ExportTestCasesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
addRepeatedField
public ExportTestCasesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
mergeFrom
public ExportTestCasesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportTestCasesRequest.Builder>
-
mergeFrom
public ExportTestCasesRequest.Builder mergeFrom(ExportTestCasesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
mergeFrom
public ExportTestCasesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ExportTestCasesRequest.Builder>- Throws:
IOException
-
getDestinationCase
public ExportTestCasesRequest.DestinationCase getDestinationCase()
- Specified by:
getDestinationCasein interfaceExportTestCasesRequestOrBuilder
-
clearDestination
public ExportTestCasesRequest.Builder clearDestination()
-
getParent
public String getParent()
Required. The agent where to export test cases from. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceExportTestCasesRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The agent where to export test cases from. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin interfaceExportTestCasesRequestOrBuilder- Returns:
- The bytes for parent.
-
setParent
public ExportTestCasesRequest.Builder setParent(String value)
Required. The agent where to export test cases from. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public ExportTestCasesRequest.Builder clearParent()
Required. The agent where to export test cases from. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setParentBytes
public ExportTestCasesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The agent where to export test cases from. Format: `projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasGcsUri
public boolean hasGcsUri()
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Specified by:
hasGcsUriin interfaceExportTestCasesRequestOrBuilder- Returns:
- Whether the gcsUri field is set.
-
getGcsUri
public String getGcsUri()
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Specified by:
getGcsUriin interfaceExportTestCasesRequestOrBuilder- Returns:
- The gcsUri.
-
getGcsUriBytes
public com.google.protobuf.ByteString getGcsUriBytes()
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Specified by:
getGcsUriBytesin interfaceExportTestCasesRequestOrBuilder- Returns:
- The bytes for gcsUri.
-
setGcsUri
public ExportTestCasesRequest.Builder setGcsUri(String value)
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Parameters:
value- The gcsUri to set.- Returns:
- This builder for chaining.
-
clearGcsUri
public ExportTestCasesRequest.Builder clearGcsUri()
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Returns:
- This builder for chaining.
-
setGcsUriBytes
public ExportTestCasesRequest.Builder setGcsUriBytes(com.google.protobuf.ByteString value)
The [Google Cloud Storage](https://cloud.google.com/storage/docs/) URI to export the test cases to. The format of this URI must be `gs://<bucket-name>/<object-name>`. If unspecified, the serialized test cases is returned inline. Dialogflow performs a write operation for the Cloud Storage object on the caller's behalf, so your request authentication must have write permissions for the object. For more information, see [Dialogflow access control](https://cloud.google.com/dialogflow/cx/docs/concept/access-control#storage).
string gcs_uri = 2;- Parameters:
value- The bytes for gcsUri to set.- Returns:
- This builder for chaining.
-
getDataFormatValue
public int getDataFormatValue()
The data format of the exported test cases. If not specified, `BLOB` is assumed.
.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DataFormat data_format = 3;- Specified by:
getDataFormatValuein interfaceExportTestCasesRequestOrBuilder- Returns:
- The enum numeric value on the wire for dataFormat.
-
setDataFormatValue
public ExportTestCasesRequest.Builder setDataFormatValue(int value)
The data format of the exported test cases. If not specified, `BLOB` is assumed.
.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DataFormat data_format = 3;- Parameters:
value- The enum numeric value on the wire for dataFormat to set.- Returns:
- This builder for chaining.
-
getDataFormat
public ExportTestCasesRequest.DataFormat getDataFormat()
The data format of the exported test cases. If not specified, `BLOB` is assumed.
.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DataFormat data_format = 3;- Specified by:
getDataFormatin interfaceExportTestCasesRequestOrBuilder- Returns:
- The dataFormat.
-
setDataFormat
public ExportTestCasesRequest.Builder setDataFormat(ExportTestCasesRequest.DataFormat value)
The data format of the exported test cases. If not specified, `BLOB` is assumed.
.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DataFormat data_format = 3;- Parameters:
value- The dataFormat to set.- Returns:
- This builder for chaining.
-
clearDataFormat
public ExportTestCasesRequest.Builder clearDataFormat()
The data format of the exported test cases. If not specified, `BLOB` is assumed.
.google.cloud.dialogflow.cx.v3.ExportTestCasesRequest.DataFormat data_format = 3;- Returns:
- This builder for chaining.
-
getFilter
public String getFilter()
The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160). The expression is case insensitive and supports the following syntax: name = <value> [OR name = <value>] ... For example: * "name = t1 OR name = t2" matches the test case with the exact resource name "t1" or "t2".string filter = 4;- Specified by:
getFilterin interfaceExportTestCasesRequestOrBuilder- Returns:
- The filter.
-
getFilterBytes
public com.google.protobuf.ByteString getFilterBytes()
The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160). The expression is case insensitive and supports the following syntax: name = <value> [OR name = <value>] ... For example: * "name = t1 OR name = t2" matches the test case with the exact resource name "t1" or "t2".string filter = 4;- Specified by:
getFilterBytesin interfaceExportTestCasesRequestOrBuilder- Returns:
- The bytes for filter.
-
setFilter
public ExportTestCasesRequest.Builder setFilter(String value)
The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160). The expression is case insensitive and supports the following syntax: name = <value> [OR name = <value>] ... For example: * "name = t1 OR name = t2" matches the test case with the exact resource name "t1" or "t2".string filter = 4;- Parameters:
value- The filter to set.- Returns:
- This builder for chaining.
-
clearFilter
public ExportTestCasesRequest.Builder clearFilter()
The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160). The expression is case insensitive and supports the following syntax: name = <value> [OR name = <value>] ... For example: * "name = t1 OR name = t2" matches the test case with the exact resource name "t1" or "t2".string filter = 4;- Returns:
- This builder for chaining.
-
setFilterBytes
public ExportTestCasesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
The filter expression used to filter exported test cases, see [API Filtering](https://aip.dev/160). The expression is case insensitive and supports the following syntax: name = <value> [OR name = <value>] ... For example: * "name = t1 OR name = t2" matches the test case with the exact resource name "t1" or "t2".string filter = 4;- Parameters:
value- The bytes for filter to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ExportTestCasesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
mergeUnknownFields
public final ExportTestCasesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ExportTestCasesRequest.Builder>
-
-