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.fieldInfo
Rich 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 FieldInfo
FieldInfo.getDefaultInstance()
FieldInfo.Builder.getDefaultInstanceForType()
FieldInfo.getDefaultInstanceForType()
static FieldInfo
FieldInfo.parseDelimitedFrom
(InputStream input) static FieldInfo
FieldInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfo
FieldInfo.parseFrom
(byte[] data) static FieldInfo
FieldInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfo
FieldInfo.parseFrom
(com.google.protobuf.ByteString data) static FieldInfo
FieldInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfo
FieldInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static FieldInfo
FieldInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfo
FieldInfo.parseFrom
(InputStream input) static FieldInfo
FieldInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static FieldInfo
FieldInfo.parseFrom
(ByteBuffer data) static FieldInfo
FieldInfo.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.Builder
FieldInfo.newBuilder
(FieldInfo prototype)