| Package | Description |
|---|---|
| io.grafeas.v1beta1.source |
| Modifier and Type | Method and Description |
|---|---|
RepoId |
RepoId.Builder.build() |
RepoId |
RepoId.Builder.buildPartial() |
static RepoId |
RepoId.getDefaultInstance() |
RepoId |
RepoId.getDefaultInstanceForType() |
RepoId |
RepoId.Builder.getDefaultInstanceForType() |
RepoId |
CloudRepoSourceContextOrBuilder.getRepoId()
The ID of the repo.
|
RepoId |
CloudRepoSourceContext.getRepoId()
The ID of the repo.
|
RepoId |
CloudRepoSourceContext.Builder.getRepoId()
The ID of the repo.
|
static RepoId |
RepoId.parseDelimitedFrom(InputStream input) |
static RepoId |
RepoId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(byte[] data) |
static RepoId |
RepoId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(ByteBuffer data) |
static RepoId |
RepoId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(com.google.protobuf.ByteString data) |
static RepoId |
RepoId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(com.google.protobuf.CodedInputStream input) |
static RepoId |
RepoId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RepoId |
RepoId.parseFrom(InputStream input) |
static RepoId |
RepoId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RepoId> |
RepoId.getParserForType() |
static com.google.protobuf.Parser<RepoId> |
RepoId.parser() |
| Modifier and Type | Method and Description |
|---|---|
RepoId.Builder |
RepoId.Builder.mergeFrom(RepoId other) |
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.mergeRepoId(RepoId value)
The ID of the repo.
|
static RepoId.Builder |
RepoId.newBuilder(RepoId prototype) |
CloudRepoSourceContext.Builder |
CloudRepoSourceContext.Builder.setRepoId(RepoId value)
The ID of the repo.
|
Copyright © 2019 Google LLC. All rights reserved.