public static final class FetchFileGitStatusesResponse.Builder extends GeneratedMessageV3.Builder<FetchFileGitStatusesResponse.Builder> implements FetchFileGitStatusesResponseOrBuilder
FetchFileGitStatuses
response message.
Protobuf type google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
public static final Descriptors.Descriptor getDescriptor()
Methods
public FetchFileGitStatusesResponse.Builder addAllUncommittedFileChanges(Iterable<? extends FetchFileGitStatusesResponse.UncommittedFileChange> values)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
values |
Iterable<? extends com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange>
|
public FetchFileGitStatusesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Overrides
public FetchFileGitStatusesResponse.Builder addUncommittedFileChanges(FetchFileGitStatusesResponse.UncommittedFileChange value)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.Builder addUncommittedFileChanges(FetchFileGitStatusesResponse.UncommittedFileChange.Builder builderForValue)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.Builder addUncommittedFileChanges(int index, FetchFileGitStatusesResponse.UncommittedFileChange value)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.Builder addUncommittedFileChanges(int index, FetchFileGitStatusesResponse.UncommittedFileChange.Builder builderForValue)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.UncommittedFileChange.Builder addUncommittedFileChangesBuilder()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.UncommittedFileChange.Builder addUncommittedFileChangesBuilder(int index)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
index |
int
|
public FetchFileGitStatusesResponse build()
public FetchFileGitStatusesResponse buildPartial()
public FetchFileGitStatusesResponse.Builder clear()
Overrides
public FetchFileGitStatusesResponse.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
public FetchFileGitStatusesResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public FetchFileGitStatusesResponse.Builder clearUncommittedFileChanges()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.Builder clone()
Overrides
public FetchFileGitStatusesResponse getDefaultInstanceForType()
public Descriptors.Descriptor getDescriptorForType()
Overrides
public FetchFileGitStatusesResponse.UncommittedFileChange getUncommittedFileChanges(int index)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
index |
int
|
public FetchFileGitStatusesResponse.UncommittedFileChange.Builder getUncommittedFileChangesBuilder(int index)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
index |
int
|
public List<FetchFileGitStatusesResponse.UncommittedFileChange.Builder> getUncommittedFileChangesBuilderList()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public int getUncommittedFileChangesCount()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Returns |
Type |
Description |
int |
|
public List<FetchFileGitStatusesResponse.UncommittedFileChange> getUncommittedFileChangesList()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder getUncommittedFileChangesOrBuilder(int index)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
index |
int
|
public List<? extends FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder> getUncommittedFileChangesOrBuilderList()
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Returns |
Type |
Description |
List<? extends com.google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChangeOrBuilder> |
|
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
public final boolean isInitialized()
Overrides
public FetchFileGitStatusesResponse.Builder mergeFrom(FetchFileGitStatusesResponse other)
public FetchFileGitStatusesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Overrides
public FetchFileGitStatusesResponse.Builder mergeFrom(Message other)
Parameter |
Name |
Description |
other |
Message
|
Overrides
public final FetchFileGitStatusesResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Overrides
public FetchFileGitStatusesResponse.Builder removeUncommittedFileChanges(int index)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
Parameter |
Name |
Description |
index |
int
|
public FetchFileGitStatusesResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Overrides
public FetchFileGitStatusesResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Overrides
public FetchFileGitStatusesResponse.Builder setUncommittedFileChanges(int index, FetchFileGitStatusesResponse.UncommittedFileChange value)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public FetchFileGitStatusesResponse.Builder setUncommittedFileChanges(int index, FetchFileGitStatusesResponse.UncommittedFileChange.Builder builderForValue)
A list of all files which have uncommitted Git changes. There will only be
a single entry for any given file.
repeated .google.cloud.dataform.v1alpha2.FetchFileGitStatusesResponse.UncommittedFileChange uncommitted_file_changes = 1;
public final FetchFileGitStatusesResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Overrides