public static final class ListRuntimesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder> implements ListRuntimesRequestOrBuilder
Request for the `ListRuntimes` method.Protobuf type
google.cloud.functions.v2.ListRuntimesRequest| Modifier and Type | Method and Description |
|---|---|
ListRuntimesRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesRequest |
build() |
ListRuntimesRequest |
buildPartial() |
ListRuntimesRequest.Builder |
clear() |
ListRuntimesRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListRuntimesRequest.Builder |
clearFilter()
The filter for Runtimes that match the filter expression,
following the syntax outlined in https://google.aip.dev/160.
|
ListRuntimesRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListRuntimesRequest.Builder |
clearParent()
Required.
|
ListRuntimesRequest.Builder |
clone() |
ListRuntimesRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
The filter for Runtimes that match the filter expression,
following the syntax outlined in https://google.aip.dev/160.
|
com.google.protobuf.ByteString |
getFilterBytes()
The filter for Runtimes that match the filter expression,
following the syntax outlined in https://google.aip.dev/160.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListRuntimesRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListRuntimesRequest.Builder |
mergeFrom(ListRuntimesRequest other) |
ListRuntimesRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListRuntimesRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRuntimesRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesRequest.Builder |
setFilter(String value)
The filter for Runtimes that match the filter expression,
following the syntax outlined in https://google.aip.dev/160.
|
ListRuntimesRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
The filter for Runtimes that match the filter expression,
following the syntax outlined in https://google.aip.dev/160.
|
ListRuntimesRequest.Builder |
setParent(String value)
Required.
|
ListRuntimesRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListRuntimesRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListRuntimesRequest.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<ListRuntimesRequest.Builder>public ListRuntimesRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.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<ListRuntimesRequest.Builder>public ListRuntimesRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListRuntimesRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>public ListRuntimesRequest.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<ListRuntimesRequest.Builder>public ListRuntimesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>public ListRuntimesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>public ListRuntimesRequest.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<ListRuntimesRequest.Builder>public ListRuntimesRequest.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<ListRuntimesRequest.Builder>public ListRuntimesRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListRuntimesRequest.Builder>public ListRuntimesRequest.Builder mergeFrom(ListRuntimesRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>public ListRuntimesRequest.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<ListRuntimesRequest.Builder>IOExceptionpublic String getParent()
Required. The project and location from which the runtimes should be listed, specified in the format `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListRuntimesRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The project and location from which the runtimes should be listed, specified in the format `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListRuntimesRequestOrBuilderpublic ListRuntimesRequest.Builder setParent(String value)
Required. The project and location from which the runtimes should be listed, specified in the format `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListRuntimesRequest.Builder clearParent()
Required. The project and location from which the runtimes should be listed, specified in the format `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListRuntimesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The project and location from which the runtimes should be listed, specified in the format `projects/*/locations/*`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public String getFilter()
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
string filter = 2;getFilter in interface ListRuntimesRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
string filter = 2;getFilterBytes in interface ListRuntimesRequestOrBuilderpublic ListRuntimesRequest.Builder setFilter(String value)
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
string filter = 2;value - The filter to set.public ListRuntimesRequest.Builder clearFilter()
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
string filter = 2;public ListRuntimesRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
The filter for Runtimes that match the filter expression, following the syntax outlined in https://google.aip.dev/160.
string filter = 2;value - The bytes for filter to set.public final ListRuntimesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>public final ListRuntimesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.