| Package | Description |
|---|---|
| io.grafeas.v1beta1.source |
| Modifier and Type | Method and Description |
|---|---|
ProjectRepoId |
ProjectRepoId.Builder.build() |
ProjectRepoId |
ProjectRepoId.Builder.buildPartial() |
static ProjectRepoId |
ProjectRepoId.getDefaultInstance() |
ProjectRepoId |
ProjectRepoId.getDefaultInstanceForType() |
ProjectRepoId |
ProjectRepoId.Builder.getDefaultInstanceForType() |
ProjectRepoId |
RepoIdOrBuilder.getProjectRepoId()
A combination of a project ID and a repo name.
|
ProjectRepoId |
RepoId.getProjectRepoId()
A combination of a project ID and a repo name.
|
ProjectRepoId |
RepoId.Builder.getProjectRepoId()
A combination of a project ID and a repo name.
|
static ProjectRepoId |
ProjectRepoId.parseDelimitedFrom(InputStream input) |
static ProjectRepoId |
ProjectRepoId.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(byte[] data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteBuffer data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(com.google.protobuf.ByteString data) |
static ProjectRepoId |
ProjectRepoId.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProjectRepoId |
ProjectRepoId.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProjectRepoId |
ProjectRepoId.parseFrom(InputStream input) |
static ProjectRepoId |
ProjectRepoId.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProjectRepoId> |
ProjectRepoId.getParserForType() |
static com.google.protobuf.Parser<ProjectRepoId> |
ProjectRepoId.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProjectRepoId.Builder |
ProjectRepoId.Builder.mergeFrom(ProjectRepoId other) |
RepoId.Builder |
RepoId.Builder.mergeProjectRepoId(ProjectRepoId value)
A combination of a project ID and a repo name.
|
static ProjectRepoId.Builder |
ProjectRepoId.newBuilder(ProjectRepoId prototype) |
RepoId.Builder |
RepoId.Builder.setProjectRepoId(ProjectRepoId value)
A combination of a project ID and a repo name.
|
Copyright © 2019 Google LLC. All rights reserved.