public static final class ListRuntimesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder> implements ListRuntimesResponseOrBuilder
Response for the `ListRuntimes` method.Protobuf type
google.cloud.functions.v2beta.ListRuntimesResponse| Modifier and Type | Method and Description |
|---|---|
ListRuntimesResponse.Builder |
addAllRuntimes(Iterable<? extends ListRuntimesResponse.Runtime> values)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesResponse.Builder |
addRuntimes(int index,
ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
addRuntimes(int index,
ListRuntimesResponse.Runtime value)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
addRuntimes(ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
addRuntimes(ListRuntimesResponse.Runtime value)
The runtimes that match the request.
|
ListRuntimesResponse.Runtime.Builder |
addRuntimesBuilder()
The runtimes that match the request.
|
ListRuntimesResponse.Runtime.Builder |
addRuntimesBuilder(int index)
The runtimes that match the request.
|
ListRuntimesResponse |
build() |
ListRuntimesResponse |
buildPartial() |
ListRuntimesResponse.Builder |
clear() |
ListRuntimesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListRuntimesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListRuntimesResponse.Builder |
clearRuntimes()
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
clone() |
ListRuntimesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ListRuntimesResponse.Runtime |
getRuntimes(int index)
The runtimes that match the request.
|
ListRuntimesResponse.Runtime.Builder |
getRuntimesBuilder(int index)
The runtimes that match the request.
|
List<ListRuntimesResponse.Runtime.Builder> |
getRuntimesBuilderList()
The runtimes that match the request.
|
int |
getRuntimesCount()
The runtimes that match the request.
|
List<ListRuntimesResponse.Runtime> |
getRuntimesList()
The runtimes that match the request.
|
ListRuntimesResponse.RuntimeOrBuilder |
getRuntimesOrBuilder(int index)
The runtimes that match the request.
|
List<? extends ListRuntimesResponse.RuntimeOrBuilder> |
getRuntimesOrBuilderList()
The runtimes that match the request.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListRuntimesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListRuntimesResponse.Builder |
mergeFrom(ListRuntimesResponse other) |
ListRuntimesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListRuntimesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRuntimesResponse.Builder |
removeRuntimes(int index)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListRuntimesResponse.Builder |
setRuntimes(int index,
ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
setRuntimes(int index,
ListRuntimesResponse.Runtime value)
The runtimes that match the request.
|
ListRuntimesResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, 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<ListRuntimesResponse.Builder>public ListRuntimesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.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<ListRuntimesResponse.Builder>public ListRuntimesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListRuntimesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>public ListRuntimesResponse.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<ListRuntimesResponse.Builder>public ListRuntimesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>public ListRuntimesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>public ListRuntimesResponse.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<ListRuntimesResponse.Builder>public ListRuntimesResponse.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<ListRuntimesResponse.Builder>public ListRuntimesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListRuntimesResponse.Builder>public ListRuntimesResponse.Builder mergeFrom(ListRuntimesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>public ListRuntimesResponse.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<ListRuntimesResponse.Builder>IOExceptionpublic List<ListRuntimesResponse.Runtime> getRuntimesList()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
getRuntimesList in interface ListRuntimesResponseOrBuilderpublic int getRuntimesCount()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
getRuntimesCount in interface ListRuntimesResponseOrBuilderpublic ListRuntimesResponse.Runtime getRuntimes(int index)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
getRuntimes in interface ListRuntimesResponseOrBuilderpublic ListRuntimesResponse.Builder setRuntimes(int index, ListRuntimesResponse.Runtime value)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder setRuntimes(int index, ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder addRuntimes(ListRuntimesResponse.Runtime value)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder addRuntimes(int index, ListRuntimesResponse.Runtime value)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder addRuntimes(ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder addRuntimes(int index, ListRuntimesResponse.Runtime.Builder builderForValue)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder addAllRuntimes(Iterable<? extends ListRuntimesResponse.Runtime> values)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder clearRuntimes()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Builder removeRuntimes(int index)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Runtime.Builder getRuntimesBuilder(int index)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.RuntimeOrBuilder getRuntimesOrBuilder(int index)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
getRuntimesOrBuilder in interface ListRuntimesResponseOrBuilderpublic List<? extends ListRuntimesResponse.RuntimeOrBuilder> getRuntimesOrBuilderList()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
getRuntimesOrBuilderList in interface ListRuntimesResponseOrBuilderpublic ListRuntimesResponse.Runtime.Builder addRuntimesBuilder()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public ListRuntimesResponse.Runtime.Builder addRuntimesBuilder(int index)
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public List<ListRuntimesResponse.Runtime.Builder> getRuntimesBuilderList()
The runtimes that match the request.
repeated .google.cloud.functions.v2beta.ListRuntimesResponse.Runtime runtimes = 1;
public final ListRuntimesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>public final ListRuntimesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Builder>Copyright © 2023 Google LLC. All rights reserved.