public static final class ListRuntimesResponse.Runtime.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder> implements ListRuntimesResponse.RuntimeOrBuilder
Describes a runtime and any special information (e.g., deprecation status) related to it.Protobuf type
google.cloud.functions.v2.ListRuntimesResponse.Runtime| Modifier and Type | Method and Description |
|---|---|
ListRuntimesResponse.Runtime.Builder |
addAllWarnings(Iterable<String> values)
Warning messages, e.g., a deprecation warning.
|
ListRuntimesResponse.Runtime.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesResponse.Runtime.Builder |
addWarnings(String value)
Warning messages, e.g., a deprecation warning.
|
ListRuntimesResponse.Runtime.Builder |
addWarningsBytes(com.google.protobuf.ByteString value)
Warning messages, e.g., a deprecation warning.
|
ListRuntimesResponse.Runtime |
build() |
ListRuntimesResponse.Runtime |
buildPartial() |
ListRuntimesResponse.Runtime.Builder |
clear() |
ListRuntimesResponse.Runtime.Builder |
clearDisplayName()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
|
ListRuntimesResponse.Runtime.Builder |
clearEnvironment()
The environment for the runtime.
|
ListRuntimesResponse.Runtime.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListRuntimesResponse.Runtime.Builder |
clearName()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
|
ListRuntimesResponse.Runtime.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListRuntimesResponse.Runtime.Builder |
clearStage()
The stage of life this runtime is in, e.g., BETA, GA, etc.
|
ListRuntimesResponse.Runtime.Builder |
clearWarnings()
Warning messages, e.g., a deprecation warning.
|
ListRuntimesResponse.Runtime.Builder |
clone() |
ListRuntimesResponse.Runtime |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getDisplayName()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
|
com.google.protobuf.ByteString |
getDisplayNameBytes()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
|
Environment |
getEnvironment()
The environment for the runtime.
|
int |
getEnvironmentValue()
The environment for the runtime.
|
String |
getName()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
|
com.google.protobuf.ByteString |
getNameBytes()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
|
ListRuntimesResponse.RuntimeStage |
getStage()
The stage of life this runtime is in, e.g., BETA, GA, etc.
|
int |
getStageValue()
The stage of life this runtime is in, e.g., BETA, GA, etc.
|
String |
getWarnings(int index)
Warning messages, e.g., a deprecation warning.
|
com.google.protobuf.ByteString |
getWarningsBytes(int index)
Warning messages, e.g., a deprecation warning.
|
int |
getWarningsCount()
Warning messages, e.g., a deprecation warning.
|
com.google.protobuf.ProtocolStringList |
getWarningsList()
Warning messages, e.g., a deprecation warning.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListRuntimesResponse.Runtime.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListRuntimesResponse.Runtime.Builder |
mergeFrom(ListRuntimesResponse.Runtime other) |
ListRuntimesResponse.Runtime.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListRuntimesResponse.Runtime.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRuntimesResponse.Runtime.Builder |
setDisplayName(String value)
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
|
ListRuntimesResponse.Runtime.Builder |
setDisplayNameBytes(com.google.protobuf.ByteString value)
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
|
ListRuntimesResponse.Runtime.Builder |
setEnvironment(Environment value)
The environment for the runtime.
|
ListRuntimesResponse.Runtime.Builder |
setEnvironmentValue(int value)
The environment for the runtime.
|
ListRuntimesResponse.Runtime.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListRuntimesResponse.Runtime.Builder |
setName(String value)
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
|
ListRuntimesResponse.Runtime.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
|
ListRuntimesResponse.Runtime.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListRuntimesResponse.Runtime.Builder |
setStage(ListRuntimesResponse.RuntimeStage value)
The stage of life this runtime is in, e.g., BETA, GA, etc.
|
ListRuntimesResponse.Runtime.Builder |
setStageValue(int value)
The stage of life this runtime is in, e.g., BETA, GA, etc.
|
ListRuntimesResponse.Runtime.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListRuntimesResponse.Runtime.Builder |
setWarnings(int index,
String value)
Warning messages, e.g., a deprecation warning.
|
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.Runtime.Builder>public ListRuntimesResponse.Runtime.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.Runtime.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.Runtime.Builder>public ListRuntimesResponse.Runtime getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListRuntimesResponse.Runtime build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesResponse.Runtime buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListRuntimesResponse.Runtime.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.Runtime.Builder>public ListRuntimesResponse.Runtime.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.Runtime.Builder>public ListRuntimesResponse.Runtime.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder>public ListRuntimesResponse.Runtime.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder>public ListRuntimesResponse.Runtime.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.Runtime.Builder>public ListRuntimesResponse.Runtime.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.Runtime.Builder>public ListRuntimesResponse.Runtime.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListRuntimesResponse.Runtime.Builder>public ListRuntimesResponse.Runtime.Builder mergeFrom(ListRuntimesResponse.Runtime other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder>public ListRuntimesResponse.Runtime.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.Runtime.Builder>IOExceptionpublic String getName()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
string name = 1;getName in interface ListRuntimesResponse.RuntimeOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
string name = 1;getNameBytes in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setName(String value)
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
string name = 1;value - The name to set.public ListRuntimesResponse.Runtime.Builder clearName()
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
string name = 1;public ListRuntimesResponse.Runtime.Builder setNameBytes(com.google.protobuf.ByteString value)
The name of the runtime, e.g., 'go113', 'nodejs12', etc.
string name = 1;value - The bytes for name to set.public String getDisplayName()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
string display_name = 5;getDisplayName in interface ListRuntimesResponse.RuntimeOrBuilderpublic com.google.protobuf.ByteString getDisplayNameBytes()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
string display_name = 5;getDisplayNameBytes in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setDisplayName(String value)
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
string display_name = 5;value - The displayName to set.public ListRuntimesResponse.Runtime.Builder clearDisplayName()
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
string display_name = 5;public ListRuntimesResponse.Runtime.Builder setDisplayNameBytes(com.google.protobuf.ByteString value)
The user facing name, eg 'Go 1.13', 'Node.js 12', etc.
string display_name = 5;value - The bytes for displayName to set.public int getStageValue()
The stage of life this runtime is in, e.g., BETA, GA, etc.
.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage stage = 2;getStageValue in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setStageValue(int value)
The stage of life this runtime is in, e.g., BETA, GA, etc.
.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage stage = 2;value - The enum numeric value on the wire for stage to set.public ListRuntimesResponse.RuntimeStage getStage()
The stage of life this runtime is in, e.g., BETA, GA, etc.
.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage stage = 2;getStage in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setStage(ListRuntimesResponse.RuntimeStage value)
The stage of life this runtime is in, e.g., BETA, GA, etc.
.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage stage = 2;value - The stage to set.public ListRuntimesResponse.Runtime.Builder clearStage()
The stage of life this runtime is in, e.g., BETA, GA, etc.
.google.cloud.functions.v2.ListRuntimesResponse.RuntimeStage stage = 2;public com.google.protobuf.ProtocolStringList getWarningsList()
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;getWarningsList in interface ListRuntimesResponse.RuntimeOrBuilderpublic int getWarningsCount()
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;getWarningsCount in interface ListRuntimesResponse.RuntimeOrBuilderpublic String getWarnings(int index)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;getWarnings in interface ListRuntimesResponse.RuntimeOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getWarningsBytes(int index)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;getWarningsBytes in interface ListRuntimesResponse.RuntimeOrBuilderindex - The index of the value to return.public ListRuntimesResponse.Runtime.Builder setWarnings(int index, String value)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;index - The index to set the value at.value - The warnings to set.public ListRuntimesResponse.Runtime.Builder addWarnings(String value)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;value - The warnings to add.public ListRuntimesResponse.Runtime.Builder addAllWarnings(Iterable<String> values)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;values - The warnings to add.public ListRuntimesResponse.Runtime.Builder clearWarnings()
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;public ListRuntimesResponse.Runtime.Builder addWarningsBytes(com.google.protobuf.ByteString value)
Warning messages, e.g., a deprecation warning.
repeated string warnings = 3;value - The bytes of the warnings to add.public int getEnvironmentValue()
The environment for the runtime.
.google.cloud.functions.v2.Environment environment = 4;getEnvironmentValue in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setEnvironmentValue(int value)
The environment for the runtime.
.google.cloud.functions.v2.Environment environment = 4;value - The enum numeric value on the wire for environment to set.public Environment getEnvironment()
The environment for the runtime.
.google.cloud.functions.v2.Environment environment = 4;getEnvironment in interface ListRuntimesResponse.RuntimeOrBuilderpublic ListRuntimesResponse.Runtime.Builder setEnvironment(Environment value)
The environment for the runtime.
.google.cloud.functions.v2.Environment environment = 4;value - The environment to set.public ListRuntimesResponse.Runtime.Builder clearEnvironment()
The environment for the runtime.
.google.cloud.functions.v2.Environment environment = 4;public final ListRuntimesResponse.Runtime.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder>public final ListRuntimesResponse.Runtime.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListRuntimesResponse.Runtime.Builder>Copyright © 2023 Google LLC. All rights reserved.