Uses of Class
gql.GqlTypes.TypeDescriptor
Packages that use GqlTypes.TypeDescriptor
-
Uses of GqlTypes.TypeDescriptor in gql
Methods in gql that return GqlTypes.TypeDescriptorModifier and TypeMethodDescriptionGqlTypes.TypeDescriptor.Builder.build()GqlTypes.TypeDescriptor.Builder.buildPartial()static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.getDefaultInstance()GqlTypes.TypeDescriptor.Builder.getDefaultInstanceForType()GqlTypes.TypeDescriptor.getDefaultInstanceForType()GqlTypes.TypeDescriptor.Builder.getElementType()For LIST: element typeGqlTypes.TypeDescriptor.getElementType()For LIST: element typeGqlTypes.TypeDescriptorOrBuilder.getElementType()For LIST: element typeGqlServiceOuterClass.ColumnDescriptor.Builder.getType().gql.TypeDescriptor type = 2;GqlServiceOuterClass.ColumnDescriptor.getType().gql.TypeDescriptor type = 2;GqlServiceOuterClass.ColumnDescriptorOrBuilder.getType().gql.TypeDescriptor type = 2;GqlTypes.FieldDescriptor.Builder.getType().gql.TypeDescriptor type = 2;GqlTypes.FieldDescriptor.getType().gql.TypeDescriptor type = 2;GqlTypes.FieldDescriptorOrBuilder.getType().gql.TypeDescriptor type = 2;static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseDelimitedFrom(InputStream input) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(byte[] data) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(com.google.protobuf.ByteString data) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(com.google.protobuf.CodedInputStream input) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(InputStream input) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(ByteBuffer data) static GqlTypes.TypeDescriptorGqlTypes.TypeDescriptor.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in gql that return types with arguments of type GqlTypes.TypeDescriptorModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GqlTypes.TypeDescriptor>GqlTypes.TypeDescriptor.getParserForType()static com.google.protobuf.Parser<GqlTypes.TypeDescriptor>GqlTypes.TypeDescriptor.parser()Methods in gql with parameters of type GqlTypes.TypeDescriptorModifier and TypeMethodDescriptionGqlTypes.TypeDescriptor.Builder.mergeElementType(GqlTypes.TypeDescriptor value) For LIST: element typeGqlTypes.TypeDescriptor.Builder.mergeFrom(GqlTypes.TypeDescriptor other) GqlServiceOuterClass.ColumnDescriptor.Builder.mergeType(GqlTypes.TypeDescriptor value) .gql.TypeDescriptor type = 2;GqlTypes.FieldDescriptor.Builder.mergeType(GqlTypes.TypeDescriptor value) .gql.TypeDescriptor type = 2;GqlTypes.TypeDescriptor.newBuilder(GqlTypes.TypeDescriptor prototype) GqlTypes.TypeDescriptor.Builder.setElementType(GqlTypes.TypeDescriptor value) For LIST: element typeGqlServiceOuterClass.ColumnDescriptor.Builder.setType(GqlTypes.TypeDescriptor value) .gql.TypeDescriptor type = 2;GqlTypes.FieldDescriptor.Builder.setType(GqlTypes.TypeDescriptor value) .gql.TypeDescriptor type = 2;