Uses of Class
com.google.api.expr.v1alpha1.SourceInfo.Extension
Packages that use SourceInfo.Extension
-
Uses of SourceInfo.Extension in com.google.api.expr.v1alpha1
Methods in com.google.api.expr.v1alpha1 that return SourceInfo.ExtensionModifier and TypeMethodDescriptionSourceInfo.Extension.Builder.build()SourceInfo.Extension.Builder.buildPartial()static SourceInfo.ExtensionSourceInfo.Extension.getDefaultInstance()SourceInfo.Extension.Builder.getDefaultInstanceForType()SourceInfo.Extension.getDefaultInstanceForType()SourceInfo.Builder.getExtensions(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.getExtensions(int index) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfoOrBuilder.getExtensions(int index) A list of tags for extensions that were used while parsing or type checking the source expression.static SourceInfo.ExtensionSourceInfo.Extension.parseDelimitedFrom(InputStream input) static SourceInfo.ExtensionSourceInfo.Extension.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(byte[] data) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(com.google.protobuf.ByteString data) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(com.google.protobuf.CodedInputStream input) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(InputStream input) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(ByteBuffer data) static SourceInfo.ExtensionSourceInfo.Extension.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api.expr.v1alpha1 that return types with arguments of type SourceInfo.ExtensionModifier and TypeMethodDescriptionSourceInfo.Builder.getExtensionsList()A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.getExtensionsList()A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfoOrBuilder.getExtensionsList()A list of tags for extensions that were used while parsing or type checking the source expression.com.google.protobuf.Parser<SourceInfo.Extension>SourceInfo.Extension.getParserForType()static com.google.protobuf.Parser<SourceInfo.Extension>SourceInfo.Extension.parser()Methods in com.google.api.expr.v1alpha1 with parameters of type SourceInfo.ExtensionModifier and TypeMethodDescriptionSourceInfo.Builder.addExtensions(int index, SourceInfo.Extension value) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Builder.addExtensions(SourceInfo.Extension value) A list of tags for extensions that were used while parsing or type checking the source expression.SourceInfo.Extension.Builder.mergeFrom(SourceInfo.Extension other) static SourceInfo.Extension.BuilderSourceInfo.Extension.newBuilder(SourceInfo.Extension prototype) SourceInfo.Builder.setExtensions(int index, SourceInfo.Extension value) A list of tags for extensions that were used while parsing or type checking the source expression.Method parameters in com.google.api.expr.v1alpha1 with type arguments of type SourceInfo.ExtensionModifier and TypeMethodDescriptionSourceInfo.Builder.addAllExtensions(Iterable<? extends SourceInfo.Extension> values) A list of tags for extensions that were used while parsing or type checking the source expression.