| Modifier and Type | Method and Description |
|---|---|
CommitAuthor |
CommitAuthor.Builder.build() |
CommitAuthor |
CommitAuthor.Builder.buildPartial() |
CommitAuthor |
CommitWorkspaceChangesRequest.getAuthor()
Required.
|
CommitAuthor |
CommitWorkspaceChangesRequest.Builder.getAuthor()
Required.
|
CommitAuthor |
PullGitCommitsRequest.getAuthor()
Required.
|
CommitAuthor |
PullGitCommitsRequest.Builder.getAuthor()
Required.
|
CommitAuthor |
CommitWorkspaceChangesRequestOrBuilder.getAuthor()
Required.
|
CommitAuthor |
PullGitCommitsRequestOrBuilder.getAuthor()
Required.
|
static CommitAuthor |
CommitAuthor.getDefaultInstance() |
CommitAuthor |
CommitAuthor.getDefaultInstanceForType() |
CommitAuthor |
CommitAuthor.Builder.getDefaultInstanceForType() |
static CommitAuthor |
CommitAuthor.parseDelimitedFrom(InputStream input) |
static CommitAuthor |
CommitAuthor.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommitAuthor |
CommitAuthor.parseFrom(byte[] data) |
static CommitAuthor |
CommitAuthor.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommitAuthor |
CommitAuthor.parseFrom(ByteBuffer data) |
static CommitAuthor |
CommitAuthor.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommitAuthor |
CommitAuthor.parseFrom(com.google.protobuf.ByteString data) |
static CommitAuthor |
CommitAuthor.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommitAuthor |
CommitAuthor.parseFrom(com.google.protobuf.CodedInputStream input) |
static CommitAuthor |
CommitAuthor.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CommitAuthor |
CommitAuthor.parseFrom(InputStream input) |
static CommitAuthor |
CommitAuthor.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CommitAuthor> |
CommitAuthor.getParserForType() |
static com.google.protobuf.Parser<CommitAuthor> |
CommitAuthor.parser() |
| Modifier and Type | Method and Description |
|---|---|
CommitWorkspaceChangesRequest.Builder |
CommitWorkspaceChangesRequest.Builder.mergeAuthor(CommitAuthor value)
Required.
|
PullGitCommitsRequest.Builder |
PullGitCommitsRequest.Builder.mergeAuthor(CommitAuthor value)
Required.
|
CommitAuthor.Builder |
CommitAuthor.Builder.mergeFrom(CommitAuthor other) |
static CommitAuthor.Builder |
CommitAuthor.newBuilder(CommitAuthor prototype) |
CommitWorkspaceChangesRequest.Builder |
CommitWorkspaceChangesRequest.Builder.setAuthor(CommitAuthor value)
Required.
|
PullGitCommitsRequest.Builder |
PullGitCommitsRequest.Builder.setAuthor(CommitAuthor value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.