-
V1.Binding.Builder.clear()
V1.Binding.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Standard object's metadata.
V1.Binding.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
The target object that you want to bind to the standard object.
V1.Binding.Builder.clone()
V1.Binding.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
V1.Binding.Builder.mergeFrom(com.google.protobuf.Message other)
Standard object's metadata.
The target object that you want to bind to the standard object.
V1.Binding.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
V1.Binding.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Standard object's metadata.
Standard object's metadata.
V1.Binding.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
The target object that you want to bind to the standard object.
The target object that you want to bind to the standard object.
V1.Binding.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)