Uses of Class
com.google.api.FieldInfo
Packages that use FieldInfo
-
Uses of FieldInfo in com.google.api
Fields in com.google.api with type parameters of type FieldInfoModifier and TypeFieldDescriptionstatic final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,FieldInfo> FieldInfoProto.fieldInfoRich semantic descriptor of an API field beyond the basic typing.Methods in com.google.api that return FieldInfoModifier and TypeMethodDescriptionFieldInfo.Builder.build()FieldInfo.Builder.buildPartial()static FieldInfoFieldInfo.getDefaultInstance()FieldInfo.Builder.getDefaultInstanceForType()FieldInfo.getDefaultInstanceForType()static FieldInfoFieldInfo.parseDelimitedFrom(InputStream input) static FieldInfoFieldInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfoFieldInfo.parseFrom(byte[] data) static FieldInfoFieldInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfoFieldInfo.parseFrom(com.google.protobuf.ByteString data) static FieldInfoFieldInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfoFieldInfo.parseFrom(com.google.protobuf.CodedInputStream input) static FieldInfoFieldInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfoFieldInfo.parseFrom(InputStream input) static FieldInfoFieldInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfoFieldInfo.parseFrom(ByteBuffer data) static FieldInfoFieldInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type FieldInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<FieldInfo>FieldInfo.getParserForType()static com.google.protobuf.Parser<FieldInfo>FieldInfo.parser()Methods in com.google.api with parameters of type FieldInfoModifier and TypeMethodDescriptionstatic FieldInfo.BuilderFieldInfo.newBuilder(FieldInfo prototype)