Uses of Class
com.google.api.generator.gapic.model.Field
Packages that use Field
Package
Description
-
Uses of Field in com.google.api.generator.gapic.composer.defaultvalue
Methods in com.google.api.generator.gapic.composer.defaultvalue with parameters of type FieldModifier and TypeMethodDescriptionstatic ExprDefaultValueComposer.createValue(Field field) static ExprDefaultValueComposer.createValue(Field field, boolean useExplicitInitTypeInGenerics, Map<String, ResourceName> resourceNames, Map<String, Message> messageTypes, Map<String, String> valuePatterns, HttpBindings bindings) -
Uses of Field in com.google.api.generator.gapic.model
Methods in com.google.api.generator.gapic.model that return FieldModifier and TypeMethodDescriptionField.Builder.build()abstract FieldHttpBindings.HttpBinding.field()abstract FieldMethodArgument.field()Message.findAndUnwrapPaginatedRepeatedField()Returns the first list repeated field in a message, unwrapped from its list type.Methods in com.google.api.generator.gapic.model that return types with arguments of type FieldModifier and TypeMethodDescriptionMessage.fieldMap()abstract com.google.common.collect.ImmutableList<Field>Message.fields()abstract com.google.common.collect.ImmutableList<Field>MethodArgument.nestedFields()Methods in com.google.api.generator.gapic.model with parameters of type FieldModifier and TypeMethodDescriptionabstract HttpBindings.HttpBinding.Builderabstract MethodArgument.BuilderMethod parameters in com.google.api.generator.gapic.model with type arguments of type FieldModifier and TypeMethodDescriptionabstract Message.Builderabstract MethodArgument.BuilderMethodArgument.Builder.setNestedFields(List<Field> nestedFields)