public static final class CreateDocumentResponse.Builder extends GeneratedMessageV3.Builder<CreateDocumentResponse.Builder> implements CreateDocumentResponseOrBuilder
Response message for DocumentService.CreateDocument.
Protobuf type google.cloud.contentwarehouse.v1.CreateDocumentResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Methods
addAllLongRunningOperations(Iterable<? extends Operation> values)
public CreateDocumentResponse.Builder addAllLongRunningOperations(Iterable<? extends Operation> values)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
values | Iterable<? extends com.google.longrunning.Operation>
|
addLongRunningOperations(Operation value)
public CreateDocumentResponse.Builder addLongRunningOperations(Operation value)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
addLongRunningOperations(Operation.Builder builderForValue)
public CreateDocumentResponse.Builder addLongRunningOperations(Operation.Builder builderForValue)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
builderForValue | Builder
|
addLongRunningOperations(int index, Operation value)
public CreateDocumentResponse.Builder addLongRunningOperations(int index, Operation value)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
addLongRunningOperations(int index, Operation.Builder builderForValue)
public CreateDocumentResponse.Builder addLongRunningOperations(int index, Operation.Builder builderForValue)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameters |
---|
Name | Description |
index | int
|
builderForValue | Builder
|
addLongRunningOperationsBuilder()
public Operation.Builder addLongRunningOperationsBuilder()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
addLongRunningOperationsBuilder(int index)
public Operation.Builder addLongRunningOperationsBuilder(int index)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
index | int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CreateDocumentResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public CreateDocumentResponse build()
buildPartial()
public CreateDocumentResponse buildPartial()
clear()
public CreateDocumentResponse.Builder clear()
Overrides
clearDocument()
public CreateDocumentResponse.Builder clearDocument()
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
clearField(Descriptors.FieldDescriptor field)
public CreateDocumentResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearLongRunningOperations()
public CreateDocumentResponse.Builder clearLongRunningOperations()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
clearMetadata()
public CreateDocumentResponse.Builder clearMetadata()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
clearOneof(Descriptors.OneofDescriptor oneof)
public CreateDocumentResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clearRuleEngineOutput()
public CreateDocumentResponse.Builder clearRuleEngineOutput()
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
clone()
public CreateDocumentResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public CreateDocumentResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getDocument()
public Document getDocument()
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
Returns |
---|
Type | Description |
Document | The document.
|
getDocumentBuilder()
public Document.Builder getDocumentBuilder()
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
getDocumentOrBuilder()
public DocumentOrBuilder getDocumentOrBuilder()
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
getLongRunningOperations(int index)
public Operation getLongRunningOperations(int index)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
index | int
|
getLongRunningOperationsBuilder(int index)
public Operation.Builder getLongRunningOperationsBuilder(int index)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
index | int
|
getLongRunningOperationsBuilderList()
public List<Operation.Builder> getLongRunningOperationsBuilderList()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
getLongRunningOperationsCount()
public int getLongRunningOperationsCount()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Returns |
---|
Type | Description |
int | |
getLongRunningOperationsList()
public List<Operation> getLongRunningOperationsList()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
getLongRunningOperationsOrBuilder(int index)
public OperationOrBuilder getLongRunningOperationsOrBuilder(int index)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
index | int
|
getLongRunningOperationsOrBuilderList()
public List<? extends OperationOrBuilder> getLongRunningOperationsOrBuilderList()
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Returns |
---|
Type | Description |
List<? extends com.google.longrunning.OperationOrBuilder> | |
getMetadata()
public ResponseMetadata getMetadata()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
getMetadataBuilder()
public ResponseMetadata.Builder getMetadataBuilder()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
getMetadataOrBuilder()
public ResponseMetadataOrBuilder getMetadataOrBuilder()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
getRuleEngineOutput()
public RuleEngineOutput getRuleEngineOutput()
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
getRuleEngineOutputBuilder()
public RuleEngineOutput.Builder getRuleEngineOutputBuilder()
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
getRuleEngineOutputOrBuilder()
public RuleEngineOutputOrBuilder getRuleEngineOutputOrBuilder()
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
hasDocument()
public boolean hasDocument()
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
Returns |
---|
Type | Description |
boolean | Whether the document field is set.
|
hasMetadata()
public boolean hasMetadata()
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
Returns |
---|
Type | Description |
boolean | Whether the metadata field is set.
|
hasRuleEngineOutput()
public boolean hasRuleEngineOutput()
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
Returns |
---|
Type | Description |
boolean | Whether the ruleEngineOutput field is set.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeDocument(Document value)
public CreateDocumentResponse.Builder mergeDocument(Document value)
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
mergeFrom(CreateDocumentResponse other)
public CreateDocumentResponse.Builder mergeFrom(CreateDocumentResponse other)
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public CreateDocumentResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public CreateDocumentResponse.Builder mergeFrom(Message other)
Parameter |
---|
Name | Description |
other | Message
|
Overrides
mergeMetadata(ResponseMetadata value)
public CreateDocumentResponse.Builder mergeMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
mergeRuleEngineOutput(RuleEngineOutput value)
public CreateDocumentResponse.Builder mergeRuleEngineOutput(RuleEngineOutput value)
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CreateDocumentResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeLongRunningOperations(int index)
public CreateDocumentResponse.Builder removeLongRunningOperations(int index)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameter |
---|
Name | Description |
index | int
|
setDocument(Document value)
public CreateDocumentResponse.Builder setDocument(Document value)
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
setDocument(Document.Builder builderForValue)
public CreateDocumentResponse.Builder setDocument(Document.Builder builderForValue)
Document created after executing create request.
.google.cloud.contentwarehouse.v1.Document document = 1;
setField(Descriptors.FieldDescriptor field, Object value)
public CreateDocumentResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setLongRunningOperations(int index, Operation value)
public CreateDocumentResponse.Builder setLongRunningOperations(int index, Operation value)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
setLongRunningOperations(int index, Operation.Builder builderForValue)
public CreateDocumentResponse.Builder setLongRunningOperations(int index, Operation.Builder builderForValue)
post-processing LROs
repeated .google.longrunning.Operation long_running_operations = 4;
Parameters |
---|
Name | Description |
index | int
|
builderForValue | Builder
|
setMetadata(ResponseMetadata value)
public CreateDocumentResponse.Builder setMetadata(ResponseMetadata value)
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
setMetadata(ResponseMetadata.Builder builderForValue)
public CreateDocumentResponse.Builder setMetadata(ResponseMetadata.Builder builderForValue)
Additional information for the API invocation, such as the request tracking
id.
.google.cloud.contentwarehouse.v1.ResponseMetadata metadata = 3;
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CreateDocumentResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setRuleEngineOutput(RuleEngineOutput value)
public CreateDocumentResponse.Builder setRuleEngineOutput(RuleEngineOutput value)
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
setRuleEngineOutput(RuleEngineOutput.Builder builderForValue)
public CreateDocumentResponse.Builder setRuleEngineOutput(RuleEngineOutput.Builder builderForValue)
Output from Rule Engine recording the rule evaluator and action executor's
output.
Refer format in: google/cloud/contentwarehouse/v1/rule_engine.proto
.google.cloud.contentwarehouse.v1.RuleEngineOutput rule_engine_output = 2;
setUnknownFields(UnknownFieldSet unknownFields)
public final CreateDocumentResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides