public interface ConversionWorkspaceInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCommitId()
The commit ID of the conversion workspace.
|
com.google.protobuf.ByteString |
getCommitIdBytes()
The commit ID of the conversion workspace.
|
String |
getName()
The resource name (URI) of the conversion workspace.
|
com.google.protobuf.ByteString |
getNameBytes()
The resource name (URI) of the conversion workspace.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getName()
The resource name (URI) of the conversion workspace.
string name = 1;com.google.protobuf.ByteString getNameBytes()
The resource name (URI) of the conversion workspace.
string name = 1;String getCommitId()
The commit ID of the conversion workspace.
string commit_id = 2;com.google.protobuf.ByteString getCommitIdBytes()
The commit ID of the conversion workspace.
string commit_id = 2;Copyright © 2024 Google LLC. All rights reserved.