public static final class ListFlowsResponse.Builder extends GeneratedMessageV3.Builder<ListFlowsResponse.Builder> implements ListFlowsResponseOrBuilder
The response message for
Flows.ListFlows.
Protobuf type google.cloud.dialogflow.cx.v3beta1.ListFlowsResponse
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
addAllFlows(Iterable<? extends Flow> values)
public ListFlowsResponse.Builder addAllFlows(Iterable<? extends Flow> values)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.dialogflow.cx.v3beta1.Flow>
|
addFlows(Flow value)
public ListFlowsResponse.Builder addFlows(Flow value)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
value |
Flow
|
addFlows(Flow.Builder builderForValue)
public ListFlowsResponse.Builder addFlows(Flow.Builder builderForValue)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
addFlows(int index, Flow value)
public ListFlowsResponse.Builder addFlows(int index, Flow value)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameters |
Name |
Description |
index |
int
|
value |
Flow
|
addFlows(int index, Flow.Builder builderForValue)
public ListFlowsResponse.Builder addFlows(int index, Flow.Builder builderForValue)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
addFlowsBuilder()
public Flow.Builder addFlowsBuilder()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
addFlowsBuilder(int index)
public Flow.Builder addFlowsBuilder(int index)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
index |
int
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public ListFlowsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
build()
public ListFlowsResponse build()
buildPartial()
public ListFlowsResponse buildPartial()
clear()
public ListFlowsResponse.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public ListFlowsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearFlows()
public ListFlowsResponse.Builder clearFlows()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
clearNextPageToken()
public ListFlowsResponse.Builder clearNextPageToken()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
string next_page_token = 2;
clearOneof(Descriptors.OneofDescriptor oneof)
public ListFlowsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
clone()
public ListFlowsResponse.Builder clone()
Overrides
getDefaultInstanceForType()
public ListFlowsResponse getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
getFlows(int index)
public Flow getFlows(int index)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
index |
int
|
Returns |
Type |
Description |
Flow |
|
getFlowsBuilder(int index)
public Flow.Builder getFlowsBuilder(int index)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
index |
int
|
getFlowsBuilderList()
public List<Flow.Builder> getFlowsBuilderList()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
getFlowsCount()
public int getFlowsCount()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Returns |
Type |
Description |
int |
|
getFlowsList()
public List<Flow> getFlowsList()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
getFlowsOrBuilder(int index)
public FlowOrBuilder getFlowsOrBuilder(int index)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
index |
int
|
getFlowsOrBuilderList()
public List<? extends FlowOrBuilder> getFlowsOrBuilderList()
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.dialogflow.cx.v3beta1.FlowOrBuilder> |
|
getNextPageToken()
public String getNextPageToken()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
string next_page_token = 2;
Returns |
Type |
Description |
String |
The nextPageToken.
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()
Token to retrieve the next page of results, or empty if there are no more
results in the list.
string next_page_token = 2;
Returns |
Type |
Description |
ByteString |
The bytes for nextPageToken.
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
mergeFrom(ListFlowsResponse other)
public ListFlowsResponse.Builder mergeFrom(ListFlowsResponse other)
public ListFlowsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
mergeFrom(Message other)
public ListFlowsResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final ListFlowsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
removeFlows(int index)
public ListFlowsResponse.Builder removeFlows(int index)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameter |
Name |
Description |
index |
int
|
setField(Descriptors.FieldDescriptor field, Object value)
public ListFlowsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
setFlows(int index, Flow value)
public ListFlowsResponse.Builder setFlows(int index, Flow value)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
Parameters |
Name |
Description |
index |
int
|
value |
Flow
|
setFlows(int index, Flow.Builder builderForValue)
public ListFlowsResponse.Builder setFlows(int index, Flow.Builder builderForValue)
The list of flows. There will be a maximum number of items returned based
on the page_size field in the request.
repeated .google.cloud.dialogflow.cx.v3beta1.Flow flows = 1;
setNextPageToken(String value)
public ListFlowsResponse.Builder setNextPageToken(String value)
Token to retrieve the next page of results, or empty if there are no more
results in the list.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
String
The nextPageToken to set.
|
setNextPageTokenBytes(ByteString value)
public ListFlowsResponse.Builder setNextPageTokenBytes(ByteString value)
Token to retrieve the next page of results, or empty if there are no more
results in the list.
string next_page_token = 2;
Parameter |
Name |
Description |
value |
ByteString
The bytes for nextPageToken to set.
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public ListFlowsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final ListFlowsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides