public static final class DeleteGlossaryResponse.Builder extends GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder> implements DeleteGlossaryResponseOrBuilder
Stored in the [google.longrunning.Operation.response][google.longrunning.Operation.response] field returned by DeleteGlossary.Protobuf type
google.cloud.translation.v3beta1.DeleteGlossaryResponse
Modifier and Type | Method and Description |
---|---|
DeleteGlossaryResponse.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
DeleteGlossaryResponse |
build() |
DeleteGlossaryResponse |
buildPartial() |
DeleteGlossaryResponse.Builder |
clear() |
DeleteGlossaryResponse.Builder |
clearEndTime()
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
DeleteGlossaryResponse.Builder |
clearField(Descriptors.FieldDescriptor field) |
DeleteGlossaryResponse.Builder |
clearName()
The name of the deleted glossary.
|
DeleteGlossaryResponse.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
DeleteGlossaryResponse.Builder |
clearSubmitTime()
The time when the operation was submitted to the server.
|
DeleteGlossaryResponse.Builder |
clone() |
DeleteGlossaryResponse |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Timestamp |
getEndTime()
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
Timestamp.Builder |
getEndTimeBuilder()
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
TimestampOrBuilder |
getEndTimeOrBuilder()
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
String |
getName()
The name of the deleted glossary.
|
ByteString |
getNameBytes()
The name of the deleted glossary.
|
Timestamp |
getSubmitTime()
The time when the operation was submitted to the server.
|
Timestamp.Builder |
getSubmitTimeBuilder()
The time when the operation was submitted to the server.
|
TimestampOrBuilder |
getSubmitTimeOrBuilder()
The time when the operation was submitted to the server.
|
boolean |
hasEndTime()
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
boolean |
hasSubmitTime()
The time when the operation was submitted to the server.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
DeleteGlossaryResponse.Builder |
mergeEndTime(Timestamp value)
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
DeleteGlossaryResponse.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
DeleteGlossaryResponse.Builder |
mergeFrom(DeleteGlossaryResponse other) |
DeleteGlossaryResponse.Builder |
mergeFrom(Message other) |
DeleteGlossaryResponse.Builder |
mergeSubmitTime(Timestamp value)
The time when the operation was submitted to the server.
|
DeleteGlossaryResponse.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
DeleteGlossaryResponse.Builder |
setEndTime(Timestamp.Builder builderForValue)
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
DeleteGlossaryResponse.Builder |
setEndTime(Timestamp value)
The time when the glossary deletion is finished and
[google.longrunning.Operation.done][google.longrunning.Operation.done] is
set to true.
|
DeleteGlossaryResponse.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
DeleteGlossaryResponse.Builder |
setName(String value)
The name of the deleted glossary.
|
DeleteGlossaryResponse.Builder |
setNameBytes(ByteString value)
The name of the deleted glossary.
|
DeleteGlossaryResponse.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
DeleteGlossaryResponse.Builder |
setSubmitTime(Timestamp.Builder builderForValue)
The time when the operation was submitted to the server.
|
DeleteGlossaryResponse.Builder |
setSubmitTime(Timestamp value)
The time when the operation was submitted to the server.
|
DeleteGlossaryResponse.Builder |
setUnknownFields(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, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
mergeDelimitedFrom, mergeDelimitedFrom
mergeFrom
public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder clear()
clear
in interface Message.Builder
clear
in interface MessageLite.Builder
clear
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface Message.Builder
getDescriptorForType
in interface MessageOrBuilder
getDescriptorForType
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse getDefaultInstanceForType()
getDefaultInstanceForType
in interface MessageLiteOrBuilder
getDefaultInstanceForType
in interface MessageOrBuilder
public DeleteGlossaryResponse build()
build
in interface Message.Builder
build
in interface MessageLite.Builder
public DeleteGlossaryResponse buildPartial()
buildPartial
in interface Message.Builder
buildPartial
in interface MessageLite.Builder
public DeleteGlossaryResponse.Builder clone()
clone
in interface Message.Builder
clone
in interface MessageLite.Builder
clone
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField
in interface Message.Builder
setField
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder clearField(Descriptors.FieldDescriptor field)
clearField
in interface Message.Builder
clearField
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof
in interface Message.Builder
clearOneof
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface Message.Builder
setRepeatedField
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface Message.Builder
addRepeatedField
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder mergeFrom(Message other)
mergeFrom
in interface Message.Builder
mergeFrom
in class AbstractMessage.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder mergeFrom(DeleteGlossaryResponse other)
public final boolean isInitialized()
isInitialized
in interface MessageLiteOrBuilder
isInitialized
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public DeleteGlossaryResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface Message.Builder
mergeFrom
in interface MessageLite.Builder
mergeFrom
in class AbstractMessage.Builder<DeleteGlossaryResponse.Builder>
IOException
public String getName()
The name of the deleted glossary.
string name = 1;
getName
in interface DeleteGlossaryResponseOrBuilder
public ByteString getNameBytes()
The name of the deleted glossary.
string name = 1;
getNameBytes
in interface DeleteGlossaryResponseOrBuilder
public DeleteGlossaryResponse.Builder setName(String value)
The name of the deleted glossary.
string name = 1;
value
- The name to set.public DeleteGlossaryResponse.Builder clearName()
The name of the deleted glossary.
string name = 1;
public DeleteGlossaryResponse.Builder setNameBytes(ByteString value)
The name of the deleted glossary.
string name = 1;
value
- The bytes for name to set.public boolean hasSubmitTime()
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
hasSubmitTime
in interface DeleteGlossaryResponseOrBuilder
public Timestamp getSubmitTime()
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
getSubmitTime
in interface DeleteGlossaryResponseOrBuilder
public DeleteGlossaryResponse.Builder setSubmitTime(Timestamp value)
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
public DeleteGlossaryResponse.Builder setSubmitTime(Timestamp.Builder builderForValue)
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
public DeleteGlossaryResponse.Builder mergeSubmitTime(Timestamp value)
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
public DeleteGlossaryResponse.Builder clearSubmitTime()
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
public Timestamp.Builder getSubmitTimeBuilder()
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
public TimestampOrBuilder getSubmitTimeOrBuilder()
The time when the operation was submitted to the server.
.google.protobuf.Timestamp submit_time = 2;
getSubmitTimeOrBuilder
in interface DeleteGlossaryResponseOrBuilder
public boolean hasEndTime()
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
hasEndTime
in interface DeleteGlossaryResponseOrBuilder
public Timestamp getEndTime()
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
getEndTime
in interface DeleteGlossaryResponseOrBuilder
public DeleteGlossaryResponse.Builder setEndTime(Timestamp value)
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
public DeleteGlossaryResponse.Builder setEndTime(Timestamp.Builder builderForValue)
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
public DeleteGlossaryResponse.Builder mergeEndTime(Timestamp value)
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
public DeleteGlossaryResponse.Builder clearEndTime()
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
public Timestamp.Builder getEndTimeBuilder()
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
public TimestampOrBuilder getEndTimeOrBuilder()
The time when the glossary deletion is finished and [google.longrunning.Operation.done][google.longrunning.Operation.done] is set to true.
.google.protobuf.Timestamp end_time = 3;
getEndTimeOrBuilder
in interface DeleteGlossaryResponseOrBuilder
public final DeleteGlossaryResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields
in interface Message.Builder
setUnknownFields
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
public final DeleteGlossaryResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields
in interface Message.Builder
mergeUnknownFields
in class GeneratedMessageV3.Builder<DeleteGlossaryResponse.Builder>
Copyright © 2022 Google LLC. All rights reserved.