Uses of Class
com.google.shopping.type.Destination.Builder
-
Packages that use Destination.Builder Package Description com.google.shopping.type -
-
Uses of Destination.Builder in com.google.shopping.type
Methods in com.google.shopping.type that return Destination.Builder Modifier and Type Method Description Destination.BuilderDestination.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Destination.BuilderDestination.Builder. clear()Destination.BuilderDestination.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)Destination.BuilderDestination.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)Destination.BuilderDestination.Builder. clone()Destination.BuilderDestination.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Destination.BuilderDestination.Builder. mergeFrom(com.google.protobuf.Message other)Destination.BuilderDestination.Builder. mergeFrom(Destination other)Destination.BuilderDestination.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static Destination.BuilderDestination. newBuilder()static Destination.BuilderDestination. newBuilder(Destination prototype)Destination.BuilderDestination. newBuilderForType()protected Destination.BuilderDestination. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)Destination.BuilderDestination.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)Destination.BuilderDestination.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)Destination.BuilderDestination.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)Destination.BuilderDestination. toBuilder()
-