FeatureFlags.Builder.clear()
Notify the server that the client has client side metrics enabled.
Notify the server that the client explicitly opted in for Direct Access.
FeatureFlags.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Notify the server that the client supports the last_scanned_row field
in ReadRowsResponse for long-running scans.
Notify the server that the client enables batch write flow control by
requesting RateLimitInfo from MutateRowsResponse.
Notify the server that the client enables batch write flow control by
requesting RateLimitInfo from MutateRowsResponse.
FeatureFlags.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Notify the server that the client supports using retry info back off
durations to retry requests with.
Notify the server that the client supports reverse scans.
Notify the server that the client supports using encoded routing cookie
strings to retry requests with.
Notify the server that the client using Traffic Director endpoint.
FeatureFlags.Builder.clone()
FeatureFlags.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
FeatureFlags.Builder.mergeFrom(com.google.protobuf.Message other)
FeatureFlags.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
FeatureFlags.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Notify the server that the client has client side metrics enabled.
Notify the server that the client explicitly opted in for Direct Access.
FeatureFlags.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Notify the server that the client supports the last_scanned_row field
in ReadRowsResponse for long-running scans.
Notify the server that the client enables batch write flow control by
requesting RateLimitInfo from MutateRowsResponse.
Notify the server that the client enables batch write flow control by
requesting RateLimitInfo from MutateRowsResponse.
FeatureFlags.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
Notify the server that the client supports using retry info back off
durations to retry requests with.
Notify the server that the client supports reverse scans.
Notify the server that the client supports using encoded routing cookie
strings to retry requests with.
Notify the server that the client using Traffic Director endpoint.
FeatureFlags.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)