Uses of Class
com.google.api.expr.v1alpha1.SourceInfo
Packages that use SourceInfo
-
Uses of SourceInfo in com.google.api.expr.v1alpha1
Fields in com.google.api.expr.v1alpha1 declared as SourceInfoModifier and TypeFieldDescriptionprivate static final SourceInfoSourceInfo.DEFAULT_INSTANCEprivate SourceInfoCheckedExpr.Builder.sourceInfo_private SourceInfoCheckedExpr.sourceInfo_private SourceInfoParsedExpr.Builder.sourceInfo_private SourceInfoParsedExpr.sourceInfo_Fields in com.google.api.expr.v1alpha1 with type parameters of type SourceInfoModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<SourceInfo> SourceInfo.PARSERprivate com.google.protobuf.SingleFieldBuilder<SourceInfo, SourceInfo.Builder, SourceInfoOrBuilder> CheckedExpr.Builder.sourceInfoBuilder_private com.google.protobuf.SingleFieldBuilder<SourceInfo, SourceInfo.Builder, SourceInfoOrBuilder> ParsedExpr.Builder.sourceInfoBuilder_Methods in com.google.api.expr.v1alpha1 that return SourceInfoModifier and TypeMethodDescriptionSourceInfo.Builder.build()SourceInfo.Builder.buildPartial()static SourceInfoSourceInfo.getDefaultInstance()SourceInfo.Builder.getDefaultInstanceForType()SourceInfo.getDefaultInstanceForType()CheckedExpr.Builder.getSourceInfo()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.CheckedExpr.getSourceInfo()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.CheckedExprOrBuilder.getSourceInfo()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.ParsedExpr.Builder.getSourceInfo()The source info derived from input that generated the parsed `expr`.ParsedExpr.getSourceInfo()The source info derived from input that generated the parsed `expr`.ParsedExprOrBuilder.getSourceInfo()The source info derived from input that generated the parsed `expr`.static SourceInfoSourceInfo.parseDelimitedFrom(InputStream input) static SourceInfoSourceInfo.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfoSourceInfo.parseFrom(byte[] data) static SourceInfoSourceInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfoSourceInfo.parseFrom(com.google.protobuf.ByteString data) static SourceInfoSourceInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfoSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input) static SourceInfoSourceInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfoSourceInfo.parseFrom(InputStream input) static SourceInfoSourceInfo.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfoSourceInfo.parseFrom(ByteBuffer data) static SourceInfoSourceInfo.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type SourceInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser<SourceInfo> SourceInfo.getParserForType()private com.google.protobuf.SingleFieldBuilder<SourceInfo, SourceInfo.Builder, SourceInfoOrBuilder> CheckedExpr.Builder.internalGetSourceInfoFieldBuilder()The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.private com.google.protobuf.SingleFieldBuilder<SourceInfo, SourceInfo.Builder, SourceInfoOrBuilder> ParsedExpr.Builder.internalGetSourceInfoFieldBuilder()The source info derived from input that generated the parsed `expr`.static com.google.protobuf.Parser<SourceInfo> SourceInfo.parser()Methods in com.google.api.expr.v1alpha1 with parameters of type SourceInfoModifier and TypeMethodDescriptionprivate voidSourceInfo.Builder.buildPartial0(SourceInfo result) SourceInfo.Builder.mergeFrom(SourceInfo other) CheckedExpr.Builder.mergeSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.ParsedExpr.Builder.mergeSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr`.static SourceInfo.BuilderSourceInfo.newBuilder(SourceInfo prototype) CheckedExpr.Builder.setSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr` and any optimizations made during the type-checking pass.ParsedExpr.Builder.setSourceInfo(SourceInfo value) The source info derived from input that generated the parsed `expr`.