Uses of Class
com.google.api.SourceInfo
-
Packages that use SourceInfo Package Description com.google.api -
-
Uses of SourceInfo in com.google.api
Methods in com.google.api that return SourceInfo Modifier and Type Method Description SourceInfoSourceInfo.Builder. build()SourceInfoSourceInfo.Builder. buildPartial()static SourceInfoSourceInfo. getDefaultInstance()SourceInfoSourceInfo.Builder. getDefaultInstanceForType()SourceInfoSourceInfo. getDefaultInstanceForType()SourceInfoService.Builder. getSourceInfo()Output only.SourceInfoService. getSourceInfo()Output only.SourceInfoServiceOrBuilder. getSourceInfo()Output only.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 that return types with arguments of type SourceInfo Modifier and Type Method Description com.google.protobuf.Parser<SourceInfo>SourceInfo. getParserForType()static com.google.protobuf.Parser<SourceInfo>SourceInfo. parser()Methods in com.google.api with parameters of type SourceInfo Modifier and Type Method Description SourceInfo.BuilderSourceInfo.Builder. mergeFrom(SourceInfo other)Service.BuilderService.Builder. mergeSourceInfo(SourceInfo value)Output only.static SourceInfo.BuilderSourceInfo. newBuilder(SourceInfo prototype)Service.BuilderService.Builder. setSourceInfo(SourceInfo value)Output only.
-