AggregationResult.Count.Builder |
AggregationResult.Count.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.clear() |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.clearValue() |
int64 value = 1;
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.clone() |
|
AggregationResult.Count.Builder |
AggregationResult.Builder.getCountBuilder() |
.google.cloud.migrationcenter.v1.AggregationResult.Count count = 2;
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.mergeFrom(AggregationResult.Count other) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AggregationResult.Count.Builder |
AggregationResult.Count.newBuilder() |
|
static AggregationResult.Count.Builder |
AggregationResult.Count.newBuilder(AggregationResult.Count prototype) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.newBuilderForType() |
|
protected AggregationResult.Count.Builder |
AggregationResult.Count.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AggregationResult.Count.Builder |
AggregationResult.Count.Builder.setValue(long value) |
int64 value = 1;
|
AggregationResult.Count.Builder |
AggregationResult.Count.toBuilder() |
|