public static final class Environment.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder> implements EnvironmentOrBuilder
An environment for running orchestration tasks.Protobuf type
google.cloud.orchestration.airflow.service.v1.Environment| Modifier and Type | Method and Description |
|---|---|
Environment.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Environment |
build() |
Environment |
buildPartial() |
Environment.Builder |
clear() |
Environment.Builder |
clearConfig()
Configuration parameters for this environment.
|
Environment.Builder |
clearCreateTime()
Output only.
|
Environment.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Environment.Builder |
clearLabels() |
Environment.Builder |
clearName()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
Environment.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Environment.Builder |
clearState()
The current state of the environment.
|
Environment.Builder |
clearUpdateTime()
Output only.
|
Environment.Builder |
clearUuid()
Output only.
|
Environment.Builder |
clone() |
boolean |
containsLabels(String key)
Optional.
|
EnvironmentConfig |
getConfig()
Configuration parameters for this environment.
|
EnvironmentConfig.Builder |
getConfigBuilder()
Configuration parameters for this environment.
|
EnvironmentConfigOrBuilder |
getConfigOrBuilder()
Configuration parameters for this environment.
|
com.google.protobuf.Timestamp |
getCreateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
Environment |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Map<String,String> |
getLabels()
Deprecated.
|
int |
getLabelsCount()
Optional.
|
Map<String,String> |
getLabelsMap()
Optional.
|
String |
getLabelsOrDefault(String key,
String defaultValue)
Optional.
|
String |
getLabelsOrThrow(String key)
Optional.
|
Map<String,String> |
getMutableLabels()
Deprecated.
|
String |
getName()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
Environment.State |
getState()
The current state of the environment.
|
int |
getStateValue()
The current state of the environment.
|
com.google.protobuf.Timestamp |
getUpdateTime()
Output only.
|
com.google.protobuf.Timestamp.Builder |
getUpdateTimeBuilder()
Output only.
|
com.google.protobuf.TimestampOrBuilder |
getUpdateTimeOrBuilder()
Output only.
|
String |
getUuid()
Output only.
|
com.google.protobuf.ByteString |
getUuidBytes()
Output only.
|
boolean |
hasConfig()
Configuration parameters for this environment.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasUpdateTime()
Output only.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Environment.Builder |
mergeConfig(EnvironmentConfig value)
Configuration parameters for this environment.
|
Environment.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Environment.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Environment.Builder |
mergeFrom(Environment other) |
Environment.Builder |
mergeFrom(com.google.protobuf.Message other) |
Environment.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Environment.Builder |
mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Environment.Builder |
putAllLabels(Map<String,String> values)
Optional.
|
Environment.Builder |
putLabels(String key,
String value)
Optional.
|
Environment.Builder |
removeLabels(String key)
Optional.
|
Environment.Builder |
setConfig(EnvironmentConfig.Builder builderForValue)
Configuration parameters for this environment.
|
Environment.Builder |
setConfig(EnvironmentConfig value)
Configuration parameters for this environment.
|
Environment.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Environment.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Environment.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Environment.Builder |
setName(String value)
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
Environment.Builder |
setNameBytes(com.google.protobuf.ByteString value)
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
|
Environment.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Environment.Builder |
setState(Environment.State value)
The current state of the environment.
|
Environment.Builder |
setStateValue(int value)
The current state of the environment.
|
Environment.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Environment.Builder |
setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Environment.Builder |
setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Environment.Builder |
setUuid(String value)
Output only.
|
Environment.Builder |
setUuidBytes(com.google.protobuf.ByteString value)
Output only.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapFieldReflection, internalGetMutableMapFieldReflection, 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.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public Environment.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.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<Environment.Builder>public Environment getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Environment build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Environment buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Environment.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public Environment.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<Environment.Builder>public Environment.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public Environment.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public Environment.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<Environment.Builder>public Environment.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<Environment.Builder>public Environment.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Environment.Builder>public Environment.Builder mergeFrom(Environment other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public Environment.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<Environment.Builder>IOExceptionpublic String getName()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string name = 1;getName in interface EnvironmentOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string name = 1;getNameBytes in interface EnvironmentOrBuilderpublic Environment.Builder setName(String value)
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string name = 1;value - The name to set.public Environment.Builder clearName()
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string name = 1;public Environment.Builder setNameBytes(com.google.protobuf.ByteString value)
The resource name of the environment, in the form:
"projects/{projectId}/locations/{locationId}/environments/{environmentId}"
EnvironmentId must start with a lowercase letter followed by up to 63
lowercase letters, numbers, or hyphens, and cannot end with a hyphen.
string name = 1;value - The bytes for name to set.public boolean hasConfig()
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;hasConfig in interface EnvironmentOrBuilderpublic EnvironmentConfig getConfig()
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;getConfig in interface EnvironmentOrBuilderpublic Environment.Builder setConfig(EnvironmentConfig value)
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;public Environment.Builder setConfig(EnvironmentConfig.Builder builderForValue)
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;public Environment.Builder mergeConfig(EnvironmentConfig value)
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;public Environment.Builder clearConfig()
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;public EnvironmentConfig.Builder getConfigBuilder()
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;public EnvironmentConfigOrBuilder getConfigOrBuilder()
Configuration parameters for this environment.
.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig config = 2;getConfigOrBuilder in interface EnvironmentOrBuilderpublic String getUuid()
Output only. The UUID (Universally Unique IDentifier) associated with this environment. This value is generated when the environment is created.
string uuid = 3;getUuid in interface EnvironmentOrBuilderpublic com.google.protobuf.ByteString getUuidBytes()
Output only. The UUID (Universally Unique IDentifier) associated with this environment. This value is generated when the environment is created.
string uuid = 3;getUuidBytes in interface EnvironmentOrBuilderpublic Environment.Builder setUuid(String value)
Output only. The UUID (Universally Unique IDentifier) associated with this environment. This value is generated when the environment is created.
string uuid = 3;value - The uuid to set.public Environment.Builder clearUuid()
Output only. The UUID (Universally Unique IDentifier) associated with this environment. This value is generated when the environment is created.
string uuid = 3;public Environment.Builder setUuidBytes(com.google.protobuf.ByteString value)
Output only. The UUID (Universally Unique IDentifier) associated with this environment. This value is generated when the environment is created.
string uuid = 3;value - The bytes for uuid to set.public int getStateValue()
The current state of the environment.
.google.cloud.orchestration.airflow.service.v1.Environment.State state = 4;getStateValue in interface EnvironmentOrBuilderpublic Environment.Builder setStateValue(int value)
The current state of the environment.
.google.cloud.orchestration.airflow.service.v1.Environment.State state = 4;value - The enum numeric value on the wire for state to set.public Environment.State getState()
The current state of the environment.
.google.cloud.orchestration.airflow.service.v1.Environment.State state = 4;getState in interface EnvironmentOrBuilderpublic Environment.Builder setState(Environment.State value)
The current state of the environment.
.google.cloud.orchestration.airflow.service.v1.Environment.State state = 4;value - The state to set.public Environment.Builder clearState()
The current state of the environment.
.google.cloud.orchestration.airflow.service.v1.Environment.State state = 4;public boolean hasCreateTime()
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;hasCreateTime in interface EnvironmentOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;getCreateTime in interface EnvironmentOrBuilderpublic Environment.Builder setCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;public Environment.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;public Environment.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;public Environment.Builder clearCreateTime()
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
Output only. The time at which this environment was created.
.google.protobuf.Timestamp create_time = 5;getCreateTimeOrBuilder in interface EnvironmentOrBuilderpublic boolean hasUpdateTime()
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;hasUpdateTime in interface EnvironmentOrBuilderpublic com.google.protobuf.Timestamp getUpdateTime()
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;getUpdateTime in interface EnvironmentOrBuilderpublic Environment.Builder setUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;public Environment.Builder setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;public Environment.Builder mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;public Environment.Builder clearUpdateTime()
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;public com.google.protobuf.Timestamp.Builder getUpdateTimeBuilder()
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;public com.google.protobuf.TimestampOrBuilder getUpdateTimeOrBuilder()
Output only. The time at which this environment was last modified.
.google.protobuf.Timestamp update_time = 6;getUpdateTimeOrBuilder in interface EnvironmentOrBuilderpublic int getLabelsCount()
EnvironmentOrBuilder
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;getLabelsCount in interface EnvironmentOrBuilderpublic boolean containsLabels(String key)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;containsLabels in interface EnvironmentOrBuilder@Deprecated public Map<String,String> getLabels()
getLabelsMap() instead.getLabels in interface EnvironmentOrBuilderpublic Map<String,String> getLabelsMap()
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;getLabelsMap in interface EnvironmentOrBuilderpublic String getLabelsOrDefault(String key, String defaultValue)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;getLabelsOrDefault in interface EnvironmentOrBuilderpublic String getLabelsOrThrow(String key)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;getLabelsOrThrow in interface EnvironmentOrBuilderpublic Environment.Builder clearLabels()
public Environment.Builder removeLabels(String key)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;@Deprecated public Map<String,String> getMutableLabels()
public Environment.Builder putLabels(String key, String value)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;public Environment.Builder putAllLabels(Map<String,String> values)
Optional. User-defined labels for this environment.
The labels map can contain no more than 64 entries. Entries of the labels
map are UTF8 strings that comply with the following restrictions:
* Keys must conform to regexp: [\p{Ll}\p{Lo}][\p{Ll}\p{Lo}\p{N}_-]{0,62}
* Values must conform to regexp: [\p{Ll}\p{Lo}\p{N}_-]{0,63}
* Both keys and values are additionally constrained to be <= 128 bytes in
size.
map<string, string> labels = 7;public final Environment.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>public final Environment.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Environment.Builder>Copyright © 2024 Google LLC. All rights reserved.