public static final class PageInfo.FormInfo.Builder extends GeneratedMessageV3.Builder<PageInfo.FormInfo.Builder> implements PageInfo.FormInfoOrBuilder
Represents form information.
Protobuf type google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns
Methods
addAllParameterInfo(Iterable<? extends PageInfo.FormInfo.ParameterInfo> values)
public PageInfo.FormInfo.Builder addAllParameterInfo(Iterable<? extends PageInfo.FormInfo.ParameterInfo> values)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
values |
Iterable<? extends com.google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo>
|
Returns
addParameterInfo(PageInfo.FormInfo.ParameterInfo value)
public PageInfo.FormInfo.Builder addParameterInfo(PageInfo.FormInfo.ParameterInfo value)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Returns
addParameterInfo(PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
public PageInfo.FormInfo.Builder addParameterInfo(PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Returns
addParameterInfo(int index, PageInfo.FormInfo.ParameterInfo value)
public PageInfo.FormInfo.Builder addParameterInfo(int index, PageInfo.FormInfo.ParameterInfo value)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameters
Returns
addParameterInfo(int index, PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
public PageInfo.FormInfo.Builder addParameterInfo(int index, PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameters
Returns
addParameterInfoBuilder()
public PageInfo.FormInfo.ParameterInfo.Builder addParameterInfoBuilder()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
addParameterInfoBuilder(int index)
public PageInfo.FormInfo.ParameterInfo.Builder addParameterInfoBuilder(int index)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
index |
int
|
Returns
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public PageInfo.FormInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
build()
public PageInfo.FormInfo build()
Returns
buildPartial()
public PageInfo.FormInfo buildPartial()
Returns
clear()
public PageInfo.FormInfo.Builder clear()
Returns
Overrides
clearField(Descriptors.FieldDescriptor field)
public PageInfo.FormInfo.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Returns
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public PageInfo.FormInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Returns
Overrides
clearParameterInfo()
public PageInfo.FormInfo.Builder clearParameterInfo()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
clone()
public PageInfo.FormInfo.Builder clone()
Returns
Overrides
getDefaultInstanceForType()
public PageInfo.FormInfo getDefaultInstanceForType()
Returns
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Returns
Overrides
getParameterInfo(int index)
public PageInfo.FormInfo.ParameterInfo getParameterInfo(int index)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
index |
int
|
Returns
getParameterInfoBuilder(int index)
public PageInfo.FormInfo.ParameterInfo.Builder getParameterInfoBuilder(int index)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
index |
int
|
Returns
getParameterInfoBuilderList()
public List<PageInfo.FormInfo.ParameterInfo.Builder> getParameterInfoBuilderList()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
getParameterInfoCount()
public int getParameterInfoCount()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
getParameterInfoList()
public List<PageInfo.FormInfo.ParameterInfo> getParameterInfoList()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
getParameterInfoOrBuilder(int index)
public PageInfo.FormInfo.ParameterInfoOrBuilder getParameterInfoOrBuilder(int index)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
index |
int
|
Returns
getParameterInfoOrBuilderList()
public List<? extends PageInfo.FormInfo.ParameterInfoOrBuilder> getParameterInfoOrBuilderList()
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Returns
Type |
Description |
List<? extends com.google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfoOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Overrides
isInitialized()
public final boolean isInitialized()
Returns
Overrides
mergeFrom(PageInfo.FormInfo other)
public PageInfo.FormInfo.Builder mergeFrom(PageInfo.FormInfo other)
Parameter
Returns
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public PageInfo.FormInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Returns
Overrides
Exceptions
mergeFrom(Message other)
public PageInfo.FormInfo.Builder mergeFrom(Message other)
Parameter
Returns
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final PageInfo.FormInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides
removeParameterInfo(int index)
public PageInfo.FormInfo.Builder removeParameterInfo(int index)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameter
Name |
Description |
index |
int
|
Returns
setField(Descriptors.FieldDescriptor field, Object value)
public PageInfo.FormInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Returns
Overrides
setParameterInfo(int index, PageInfo.FormInfo.ParameterInfo value)
public PageInfo.FormInfo.Builder setParameterInfo(int index, PageInfo.FormInfo.ParameterInfo value)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameters
Returns
setParameterInfo(int index, PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
public PageInfo.FormInfo.Builder setParameterInfo(int index, PageInfo.FormInfo.ParameterInfo.Builder builderForValue)
Optional for both WebhookRequest and WebhookResponse.
The parameters contained in the form. Note that the webhook cannot add
or remove any form parameter.
repeated .google.cloud.dialogflow.cx.v3beta1.PageInfo.FormInfo.ParameterInfo parameter_info = 2;
Parameters
Returns
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public PageInfo.FormInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Returns
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final PageInfo.FormInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Returns
Overrides