| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.discovery |
| Modifier and Type | Method and Description |
|---|---|
Discovery |
NoteOrBuilder.getDiscovery()
A note describing the initial analysis of a resource.
|
Discovery |
Note.getDiscovery()
A note describing the initial analysis of a resource.
|
Discovery |
Note.Builder.getDiscovery()
A note describing the initial analysis of a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.mergeDiscovery(Discovery value)
A note describing the initial analysis of a resource.
|
Note.Builder |
Note.Builder.setDiscovery(Discovery value)
A note describing the initial analysis of a resource.
|
| Modifier and Type | Method and Description |
|---|---|
Discovery |
Discovery.Builder.build() |
Discovery |
Discovery.Builder.buildPartial() |
static Discovery |
Discovery.getDefaultInstance() |
Discovery |
Discovery.getDefaultInstanceForType() |
Discovery |
Discovery.Builder.getDefaultInstanceForType() |
static Discovery |
Discovery.parseDelimitedFrom(InputStream input) |
static Discovery |
Discovery.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery |
Discovery.parseFrom(byte[] data) |
static Discovery |
Discovery.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery |
Discovery.parseFrom(ByteBuffer data) |
static Discovery |
Discovery.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery |
Discovery.parseFrom(com.google.protobuf.ByteString data) |
static Discovery |
Discovery.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery |
Discovery.parseFrom(com.google.protobuf.CodedInputStream input) |
static Discovery |
Discovery.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Discovery |
Discovery.parseFrom(InputStream input) |
static Discovery |
Discovery.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Discovery> |
Discovery.getParserForType() |
static com.google.protobuf.Parser<Discovery> |
Discovery.parser() |
| Modifier and Type | Method and Description |
|---|---|
Discovery.Builder |
Discovery.Builder.mergeFrom(Discovery other) |
static Discovery.Builder |
Discovery.newBuilder(Discovery prototype) |
Copyright © 2019 Google LLC. All rights reserved.