Uses of Class
com.google.api.SourceInfo
Packages that use SourceInfo
-
Uses of SourceInfo in com.google.api
Methods in com.google.api that return SourceInfoModifier and TypeMethodDescriptionSourceInfo.Builder.build()
SourceInfo.Builder.buildPartial()
static SourceInfo
SourceInfo.getDefaultInstance()
SourceInfo.Builder.getDefaultInstanceForType()
SourceInfo.getDefaultInstanceForType()
Service.Builder.getSourceInfo()
Output only.Service.getSourceInfo()
Output only.ServiceOrBuilder.getSourceInfo()
Output only.static SourceInfo
SourceInfo.parseDelimitedFrom
(InputStream input) static SourceInfo
SourceInfo.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo
SourceInfo.parseFrom
(byte[] data) static SourceInfo
SourceInfo.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo
SourceInfo.parseFrom
(com.google.protobuf.ByteString data) static SourceInfo
SourceInfo.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo
SourceInfo.parseFrom
(com.google.protobuf.CodedInputStream input) static SourceInfo
SourceInfo.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo
SourceInfo.parseFrom
(InputStream input) static SourceInfo
SourceInfo.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static SourceInfo
SourceInfo.parseFrom
(ByteBuffer data) static SourceInfo
SourceInfo.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.api that return types with arguments of type SourceInfoModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<SourceInfo> SourceInfo.getParserForType()
static com.google.protobuf.Parser
<SourceInfo> SourceInfo.parser()
Methods in com.google.api with parameters of type SourceInfoModifier and TypeMethodDescriptionSourceInfo.Builder.mergeFrom
(SourceInfo other) Service.Builder.mergeSourceInfo
(SourceInfo value) Output only.static SourceInfo.Builder
SourceInfo.newBuilder
(SourceInfo prototype) Service.Builder.setSourceInfo
(SourceInfo value) Output only.