public static final class ListFunctionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder> implements ListFunctionsResponseOrBuilder
Response for the `ListFunctions` method.Protobuf type
google.cloud.functions.v1.ListFunctionsResponse| Modifier and Type | Method and Description |
|---|---|
ListFunctionsResponse.Builder |
addAllFunctions(Iterable<? extends CloudFunction> values)
The functions that match the request.
|
ListFunctionsResponse.Builder |
addAllUnreachable(Iterable<String> values)
Locations that could not be reached.
|
ListFunctionsResponse.Builder |
addFunctions(CloudFunction.Builder builderForValue)
The functions that match the request.
|
ListFunctionsResponse.Builder |
addFunctions(CloudFunction value)
The functions that match the request.
|
ListFunctionsResponse.Builder |
addFunctions(int index,
CloudFunction.Builder builderForValue)
The functions that match the request.
|
ListFunctionsResponse.Builder |
addFunctions(int index,
CloudFunction value)
The functions that match the request.
|
CloudFunction.Builder |
addFunctionsBuilder()
The functions that match the request.
|
CloudFunction.Builder |
addFunctionsBuilder(int index)
The functions that match the request.
|
ListFunctionsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFunctionsResponse.Builder |
addUnreachable(String value)
Locations that could not be reached.
|
ListFunctionsResponse.Builder |
addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached.
|
ListFunctionsResponse |
build() |
ListFunctionsResponse |
buildPartial() |
ListFunctionsResponse.Builder |
clear() |
ListFunctionsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListFunctionsResponse.Builder |
clearFunctions()
The functions that match the request.
|
ListFunctionsResponse.Builder |
clearNextPageToken()
If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
|
ListFunctionsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListFunctionsResponse.Builder |
clearUnreachable()
Locations that could not be reached.
|
ListFunctionsResponse.Builder |
clone() |
ListFunctionsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CloudFunction |
getFunctions(int index)
The functions that match the request.
|
CloudFunction.Builder |
getFunctionsBuilder(int index)
The functions that match the request.
|
List<CloudFunction.Builder> |
getFunctionsBuilderList()
The functions that match the request.
|
int |
getFunctionsCount()
The functions that match the request.
|
List<CloudFunction> |
getFunctionsList()
The functions that match the request.
|
CloudFunctionOrBuilder |
getFunctionsOrBuilder(int index)
The functions that match the request.
|
List<? extends CloudFunctionOrBuilder> |
getFunctionsOrBuilderList()
The functions that match the request.
|
String |
getNextPageToken()
If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
|
com.google.protobuf.ByteString |
getNextPageTokenBytes()
If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
|
String |
getUnreachable(int index)
Locations that could not be reached.
|
com.google.protobuf.ByteString |
getUnreachableBytes(int index)
Locations that could not be reached.
|
int |
getUnreachableCount()
Locations that could not be reached.
|
com.google.protobuf.ProtocolStringList |
getUnreachableList()
Locations that could not be reached.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListFunctionsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListFunctionsResponse.Builder |
mergeFrom(ListFunctionsResponse other) |
ListFunctionsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListFunctionsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListFunctionsResponse.Builder |
removeFunctions(int index)
The functions that match the request.
|
ListFunctionsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListFunctionsResponse.Builder |
setFunctions(int index,
CloudFunction.Builder builderForValue)
The functions that match the request.
|
ListFunctionsResponse.Builder |
setFunctions(int index,
CloudFunction value)
The functions that match the request.
|
ListFunctionsResponse.Builder |
setNextPageToken(String value)
If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
|
ListFunctionsResponse.Builder |
setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more functions that match
the request; this value should be passed in a new
[google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest]
to get more functions.
|
ListFunctionsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListFunctionsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListFunctionsResponse.Builder |
setUnreachable(int index,
String value)
Locations that could not be reached.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, 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<ListFunctionsResponse.Builder>public ListFunctionsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.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<ListFunctionsResponse.Builder>public ListFunctionsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListFunctionsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListFunctionsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListFunctionsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>public ListFunctionsResponse.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<ListFunctionsResponse.Builder>public ListFunctionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>public ListFunctionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>public ListFunctionsResponse.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<ListFunctionsResponse.Builder>public ListFunctionsResponse.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<ListFunctionsResponse.Builder>public ListFunctionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListFunctionsResponse.Builder>public ListFunctionsResponse.Builder mergeFrom(ListFunctionsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>public ListFunctionsResponse.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<ListFunctionsResponse.Builder>IOExceptionpublic List<CloudFunction> getFunctionsList()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;getFunctionsList in interface ListFunctionsResponseOrBuilderpublic int getFunctionsCount()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;getFunctionsCount in interface ListFunctionsResponseOrBuilderpublic CloudFunction getFunctions(int index)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;getFunctions in interface ListFunctionsResponseOrBuilderpublic ListFunctionsResponse.Builder setFunctions(int index, CloudFunction value)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder setFunctions(int index, CloudFunction.Builder builderForValue)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder addFunctions(CloudFunction value)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder addFunctions(int index, CloudFunction value)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder addFunctions(CloudFunction.Builder builderForValue)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder addFunctions(int index, CloudFunction.Builder builderForValue)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder addAllFunctions(Iterable<? extends CloudFunction> values)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder clearFunctions()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public ListFunctionsResponse.Builder removeFunctions(int index)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public CloudFunction.Builder getFunctionsBuilder(int index)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public CloudFunctionOrBuilder getFunctionsOrBuilder(int index)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;getFunctionsOrBuilder in interface ListFunctionsResponseOrBuilderpublic List<? extends CloudFunctionOrBuilder> getFunctionsOrBuilderList()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;getFunctionsOrBuilderList in interface ListFunctionsResponseOrBuilderpublic CloudFunction.Builder addFunctionsBuilder()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public CloudFunction.Builder addFunctionsBuilder(int index)
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public List<CloudFunction.Builder> getFunctionsBuilderList()
The functions that match the request.
repeated .google.cloud.functions.v1.CloudFunction functions = 1;public String getNextPageToken()
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new [google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest] to get more functions.
string next_page_token = 2;getNextPageToken in interface ListFunctionsResponseOrBuilderpublic com.google.protobuf.ByteString getNextPageTokenBytes()
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new [google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest] to get more functions.
string next_page_token = 2;getNextPageTokenBytes in interface ListFunctionsResponseOrBuilderpublic ListFunctionsResponse.Builder setNextPageToken(String value)
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new [google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest] to get more functions.
string next_page_token = 2;value - The nextPageToken to set.public ListFunctionsResponse.Builder clearNextPageToken()
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new [google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest] to get more functions.
string next_page_token = 2;public ListFunctionsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If not empty, indicates that there may be more functions that match the request; this value should be passed in a new [google.cloud.functions.v1.ListFunctionsRequest][google.cloud.functions.v1.ListFunctionsRequest] to get more functions.
string next_page_token = 2;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;getUnreachableList in interface ListFunctionsResponseOrBuilderpublic int getUnreachableCount()
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;getUnreachableCount in interface ListFunctionsResponseOrBuilderpublic String getUnreachable(int index)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;getUnreachable in interface ListFunctionsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;getUnreachableBytes in interface ListFunctionsResponseOrBuilderindex - The index of the value to return.public ListFunctionsResponse.Builder setUnreachable(int index, String value)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListFunctionsResponse.Builder addUnreachable(String value)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;value - The unreachable to add.public ListFunctionsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;values - The unreachable to add.public ListFunctionsResponse.Builder clearUnreachable()
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;public ListFunctionsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations that could not be reached. The response does not include any functions from these locations.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListFunctionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>public final ListFunctionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListFunctionsResponse.Builder>Copyright © 2020 Google LLC. All rights reserved.