public static final class EnvironmentHistory.Entry.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder> implements EnvironmentHistory.EntryOrBuilder
Represents an environment history entry.Protobuf type
google.cloud.dialogflow.v2beta1.EnvironmentHistory.Entry| Modifier and Type | Method and Description |
|---|---|
EnvironmentHistory.Entry.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EnvironmentHistory.Entry |
build() |
EnvironmentHistory.Entry |
buildPartial() |
EnvironmentHistory.Entry.Builder |
clear() |
EnvironmentHistory.Entry.Builder |
clearAgentVersion()
The agent version loaded into this environment history entry.
|
EnvironmentHistory.Entry.Builder |
clearCreateTime()
The creation time of this environment history entry.
|
EnvironmentHistory.Entry.Builder |
clearDescription()
The developer-provided description for this environment history entry.
|
EnvironmentHistory.Entry.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
EnvironmentHistory.Entry.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
EnvironmentHistory.Entry.Builder |
clone() |
String |
getAgentVersion()
The agent version loaded into this environment history entry.
|
com.google.protobuf.ByteString |
getAgentVersionBytes()
The agent version loaded into this environment history entry.
|
com.google.protobuf.Timestamp |
getCreateTime()
The creation time of this environment history entry.
|
com.google.protobuf.Timestamp.Builder |
getCreateTimeBuilder()
The creation time of this environment history entry.
|
com.google.protobuf.TimestampOrBuilder |
getCreateTimeOrBuilder()
The creation time of this environment history entry.
|
EnvironmentHistory.Entry |
getDefaultInstanceForType() |
String |
getDescription()
The developer-provided description for this environment history entry.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
The developer-provided description for this environment history entry.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
hasCreateTime()
The creation time of this environment history entry.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
EnvironmentHistory.Entry.Builder |
mergeCreateTime(com.google.protobuf.Timestamp value)
The creation time of this environment history entry.
|
EnvironmentHistory.Entry.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
EnvironmentHistory.Entry.Builder |
mergeFrom(EnvironmentHistory.Entry other) |
EnvironmentHistory.Entry.Builder |
mergeFrom(com.google.protobuf.Message other) |
EnvironmentHistory.Entry.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
EnvironmentHistory.Entry.Builder |
setAgentVersion(String value)
The agent version loaded into this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setAgentVersionBytes(com.google.protobuf.ByteString value)
The agent version loaded into this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The creation time of this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setCreateTime(com.google.protobuf.Timestamp value)
The creation time of this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setDescription(String value)
The developer-provided description for this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
The developer-provided description for this environment history entry.
|
EnvironmentHistory.Entry.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
EnvironmentHistory.Entry.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
EnvironmentHistory.Entry.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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.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<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic EnvironmentHistory.Entry build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic EnvironmentHistory.Entry buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic EnvironmentHistory.Entry.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.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<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.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<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.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<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.Builder mergeFrom(EnvironmentHistory.Entry other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public EnvironmentHistory.Entry.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<EnvironmentHistory.Entry.Builder>IOExceptionpublic String getAgentVersion()
The agent version loaded into this environment history entry.
string agent_version = 1;getAgentVersion in interface EnvironmentHistory.EntryOrBuilderpublic com.google.protobuf.ByteString getAgentVersionBytes()
The agent version loaded into this environment history entry.
string agent_version = 1;getAgentVersionBytes in interface EnvironmentHistory.EntryOrBuilderpublic EnvironmentHistory.Entry.Builder setAgentVersion(String value)
The agent version loaded into this environment history entry.
string agent_version = 1;value - The agentVersion to set.public EnvironmentHistory.Entry.Builder clearAgentVersion()
The agent version loaded into this environment history entry.
string agent_version = 1;public EnvironmentHistory.Entry.Builder setAgentVersionBytes(com.google.protobuf.ByteString value)
The agent version loaded into this environment history entry.
string agent_version = 1;value - The bytes for agentVersion to set.public String getDescription()
The developer-provided description for this environment history entry.
string description = 2;getDescription in interface EnvironmentHistory.EntryOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
The developer-provided description for this environment history entry.
string description = 2;getDescriptionBytes in interface EnvironmentHistory.EntryOrBuilderpublic EnvironmentHistory.Entry.Builder setDescription(String value)
The developer-provided description for this environment history entry.
string description = 2;value - The description to set.public EnvironmentHistory.Entry.Builder clearDescription()
The developer-provided description for this environment history entry.
string description = 2;public EnvironmentHistory.Entry.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
The developer-provided description for this environment history entry.
string description = 2;value - The bytes for description to set.public boolean hasCreateTime()
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;hasCreateTime in interface EnvironmentHistory.EntryOrBuilderpublic com.google.protobuf.Timestamp getCreateTime()
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;getCreateTime in interface EnvironmentHistory.EntryOrBuilderpublic EnvironmentHistory.Entry.Builder setCreateTime(com.google.protobuf.Timestamp value)
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;public EnvironmentHistory.Entry.Builder setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;public EnvironmentHistory.Entry.Builder mergeCreateTime(com.google.protobuf.Timestamp value)
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;public EnvironmentHistory.Entry.Builder clearCreateTime()
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;public com.google.protobuf.Timestamp.Builder getCreateTimeBuilder()
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;public com.google.protobuf.TimestampOrBuilder getCreateTimeOrBuilder()
The creation time of this environment history entry.
.google.protobuf.Timestamp create_time = 3;getCreateTimeOrBuilder in interface EnvironmentHistory.EntryOrBuilderpublic final EnvironmentHistory.Entry.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>public final EnvironmentHistory.Entry.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<EnvironmentHistory.Entry.Builder>Copyright © 2023 Google LLC. All rights reserved.