public static final class ListLocationBackupGroupRunsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder> implements ListLocationBackupGroupRunsRequestOrBuilder
io.grpc.ListLocationBackupGroupRunsRequest
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListLocationBackupGroupRunsRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListLocationBackupGroupRunsRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListLocationBackupGroupRunsRequest.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder mergeFrom(ListLocationBackupGroupRunsRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public ListLocationBackupGroupRunsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListLocationBackupGroupRunsRequest.Builder>
IOException
public String getLocationId()
string location_id = 1;
getLocationId
in interface ListLocationBackupGroupRunsRequestOrBuilder
public com.google.protobuf.ByteString getLocationIdBytes()
string location_id = 1;
getLocationIdBytes
in interface ListLocationBackupGroupRunsRequestOrBuilder
public ListLocationBackupGroupRunsRequest.Builder setLocationId(String value)
string location_id = 1;
value
- The locationId to set.public ListLocationBackupGroupRunsRequest.Builder clearLocationId()
string location_id = 1;
public ListLocationBackupGroupRunsRequest.Builder setLocationIdBytes(com.google.protobuf.ByteString value)
string location_id = 1;
value
- The bytes for locationId to set.public long getStartTimeMillis()
int64 start_time_millis = 2;
getStartTimeMillis
in interface ListLocationBackupGroupRunsRequestOrBuilder
public ListLocationBackupGroupRunsRequest.Builder setStartTimeMillis(long value)
int64 start_time_millis = 2;
value
- The startTimeMillis to set.public ListLocationBackupGroupRunsRequest.Builder clearStartTimeMillis()
int64 start_time_millis = 2;
public long getEndTimeMillis()
int64 end_time_millis = 3;
getEndTimeMillis
in interface ListLocationBackupGroupRunsRequestOrBuilder
public ListLocationBackupGroupRunsRequest.Builder setEndTimeMillis(long value)
int64 end_time_millis = 3;
value
- The endTimeMillis to set.public ListLocationBackupGroupRunsRequest.Builder clearEndTimeMillis()
int64 end_time_millis = 3;
public final ListLocationBackupGroupRunsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
public final ListLocationBackupGroupRunsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<ListLocationBackupGroupRunsRequest.Builder>
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.