Uses of Class
com.google.cloud.dataform.v1alpha2.CommitAuthor
-
Packages that use CommitAuthor Package Description com.google.cloud.dataform.v1alpha2 A client to Dataform API -
-
Uses of CommitAuthor in com.google.cloud.dataform.v1alpha2
Methods in com.google.cloud.dataform.v1alpha2 that return CommitAuthor Modifier and Type Method Description CommitAuthorCommitAuthor.Builder. build()CommitAuthorCommitAuthor.Builder. buildPartial()CommitAuthorCommitWorkspaceChangesRequest.Builder. getAuthor()Required.CommitAuthorCommitWorkspaceChangesRequest. getAuthor()Required.CommitAuthorCommitWorkspaceChangesRequestOrBuilder. getAuthor()Required.CommitAuthorPullGitCommitsRequest.Builder. getAuthor()Required.CommitAuthorPullGitCommitsRequest. getAuthor()Required.CommitAuthorPullGitCommitsRequestOrBuilder. getAuthor()Required.static CommitAuthorCommitAuthor. getDefaultInstance()CommitAuthorCommitAuthor.Builder. getDefaultInstanceForType()CommitAuthorCommitAuthor. getDefaultInstanceForType()static CommitAuthorCommitAuthor. parseDelimitedFrom(InputStream input)static CommitAuthorCommitAuthor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitAuthorCommitAuthor. parseFrom(byte[] data)static CommitAuthorCommitAuthor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitAuthorCommitAuthor. parseFrom(com.google.protobuf.ByteString data)static CommitAuthorCommitAuthor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitAuthorCommitAuthor. parseFrom(com.google.protobuf.CodedInputStream input)static CommitAuthorCommitAuthor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitAuthorCommitAuthor. parseFrom(InputStream input)static CommitAuthorCommitAuthor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CommitAuthorCommitAuthor. parseFrom(ByteBuffer data)static CommitAuthorCommitAuthor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataform.v1alpha2 that return types with arguments of type CommitAuthor Modifier and Type Method Description com.google.protobuf.Parser<CommitAuthor>CommitAuthor. getParserForType()static com.google.protobuf.Parser<CommitAuthor>CommitAuthor. parser()Methods in com.google.cloud.dataform.v1alpha2 with parameters of type CommitAuthor Modifier and Type Method Description CommitWorkspaceChangesRequest.BuilderCommitWorkspaceChangesRequest.Builder. mergeAuthor(CommitAuthor value)Required.PullGitCommitsRequest.BuilderPullGitCommitsRequest.Builder. mergeAuthor(CommitAuthor value)Required.CommitAuthor.BuilderCommitAuthor.Builder. mergeFrom(CommitAuthor other)static CommitAuthor.BuilderCommitAuthor. newBuilder(CommitAuthor prototype)CommitWorkspaceChangesRequest.BuilderCommitWorkspaceChangesRequest.Builder. setAuthor(CommitAuthor value)Required.PullGitCommitsRequest.BuilderPullGitCommitsRequest.Builder. setAuthor(CommitAuthor value)Required.
-