| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo |
SourceInfo.Builder.build() |
SourceInfo |
SourceInfo.Builder.buildPartial() |
static SourceInfo |
SourceInfo.getDefaultInstance() |
SourceInfo |
SourceInfo.getDefaultInstanceForType() |
SourceInfo |
SourceInfo.Builder.getDefaultInstanceForType() |
SourceInfo |
ServiceOrBuilder.getSourceInfo()
Output only.
|
SourceInfo |
Service.getSourceInfo()
Output only.
|
SourceInfo |
Service.Builder.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(ByteBuffer data) |
static SourceInfo |
SourceInfo.parseFrom(ByteBuffer 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) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SourceInfo> |
SourceInfo.getParserForType() |
static com.google.protobuf.Parser<SourceInfo> |
SourceInfo.parser() |
| Modifier and Type | Method and Description |
|---|---|
SourceInfo.Builder |
SourceInfo.Builder.mergeFrom(SourceInfo other) |
Service.Builder |
Service.Builder.mergeSourceInfo(SourceInfo value)
Output only.
|
static SourceInfo.Builder |
SourceInfo.newBuilder(SourceInfo prototype) |
Service.Builder |
Service.Builder.setSourceInfo(SourceInfo value)
Output only.
|
Copyright © 2022 Google LLC. All rights reserved.