public static final class FetchFileGitStatusesResponse.UncommittedFileChange extends GeneratedMessage implements FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilderRepresents the Git state of a file with uncommitted changes.
Protobuf type
google.cloud.dataform.v1.FetchFileGitStatusesResponse.UncommittedFileChange
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > FetchFileGitStatusesResponse.UncommittedFileChangeStatic Fields
PATH_FIELD_NUMBER
public static final int PATH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static FetchFileGitStatusesResponse.UncommittedFileChange getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static FetchFileGitStatusesResponse.UncommittedFileChange.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder |
|
newBuilder(FetchFileGitStatusesResponse.UncommittedFileChange prototype)
public static FetchFileGitStatusesResponse.UncommittedFileChange.Builder newBuilder(FetchFileGitStatusesResponse.UncommittedFileChange prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
FetchFileGitStatusesResponse.UncommittedFileChange |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder |
|
parseDelimitedFrom(InputStream input)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static FetchFileGitStatusesResponse.UncommittedFileChange parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<FetchFileGitStatusesResponse.UncommittedFileChange> parser()| Returns | |
|---|---|
| Type | Description |
Parser<UncommittedFileChange> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public FetchFileGitStatusesResponse.UncommittedFileChange getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange |
|
getParserForType()
public Parser<FetchFileGitStatusesResponse.UncommittedFileChange> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<UncommittedFileChange> |
|
getPath()
public String getPath()The file's full path including filename, relative to the workspace root.
string path = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The path. |
getPathBytes()
public ByteString getPathBytes()The file's full path including filename, relative to the workspace root.
string path = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for path. |
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getState()
public FetchFileGitStatusesResponse.UncommittedFileChange.State getState()Output only. Indicates the status of the file.
.google.cloud.dataform.v1.FetchFileGitStatusesResponse.UncommittedFileChange.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.State |
The state. |
getStateValue()
public int getStateValue()Output only. Indicates the status of the file.
.google.cloud.dataform.v1.FetchFileGitStatusesResponse.UncommittedFileChange.State state = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for state. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public FetchFileGitStatusesResponse.UncommittedFileChange.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected FetchFileGitStatusesResponse.UncommittedFileChange.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder |
|
toBuilder()
public FetchFileGitStatusesResponse.UncommittedFileChange.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
FetchFileGitStatusesResponse.UncommittedFileChange.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|