Class ListWorkflowInvocationsResponse.Builder (0.15.0)

public static final class ListWorkflowInvocationsResponse.Builder extends GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder> implements ListWorkflowInvocationsResponseOrBuilder

ListWorkflowInvocations response message.

Protobuf type google.cloud.dataform.v1beta1.ListWorkflowInvocationsResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllUnreachable(Iterable<String> values)

public ListWorkflowInvocationsResponse.Builder addAllUnreachable(Iterable<String> values)

Locations which could not be reached.

repeated string unreachable = 3;

Parameter
NameDescription
valuesIterable<String>

The unreachable to add.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)

public ListWorkflowInvocationsResponse.Builder addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.dataform.v1beta1.WorkflowInvocation>
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public ListWorkflowInvocationsResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

addUnreachable(String value)

public ListWorkflowInvocationsResponse.Builder addUnreachable(String value)

Locations which could not be reached.

repeated string unreachable = 3;

Parameter
NameDescription
valueString

The unreachable to add.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

addUnreachableBytes(ByteString value)

public ListWorkflowInvocationsResponse.Builder addUnreachableBytes(ByteString value)

Locations which could not be reached.

repeated string unreachable = 3;

Parameter
NameDescription
valueByteString

The bytes of the unreachable to add.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

addWorkflowInvocations(WorkflowInvocation value)

public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation value)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
valueWorkflowInvocation
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)

public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
builderForValueWorkflowInvocation.Builder
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

addWorkflowInvocations(int index, WorkflowInvocation value)

public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation value)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameters
NameDescription
indexint
valueWorkflowInvocation
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

addWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)

public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameters
NameDescription
indexint
builderForValueWorkflowInvocation.Builder
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

addWorkflowInvocationsBuilder()

public WorkflowInvocation.Builder addWorkflowInvocationsBuilder()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
WorkflowInvocation.Builder

addWorkflowInvocationsBuilder(int index)

public WorkflowInvocation.Builder addWorkflowInvocationsBuilder(int index)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
WorkflowInvocation.Builder

build()

public ListWorkflowInvocationsResponse build()
Returns
TypeDescription
ListWorkflowInvocationsResponse

buildPartial()

public ListWorkflowInvocationsResponse buildPartial()
Returns
TypeDescription
ListWorkflowInvocationsResponse

clear()

public ListWorkflowInvocationsResponse.Builder clear()
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public ListWorkflowInvocationsResponse.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

clearNextPageToken()

public ListWorkflowInvocationsResponse.Builder clearNextPageToken()

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

string next_page_token = 2;

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

clearOneof(Descriptors.OneofDescriptor oneof)

public ListWorkflowInvocationsResponse.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

clearUnreachable()

public ListWorkflowInvocationsResponse.Builder clearUnreachable()

Locations which could not be reached.

repeated string unreachable = 3;

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

clearWorkflowInvocations()

public ListWorkflowInvocationsResponse.Builder clearWorkflowInvocations()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

clone()

public ListWorkflowInvocationsResponse.Builder clone()
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

getDefaultInstanceForType()

public ListWorkflowInvocationsResponse getDefaultInstanceForType()
Returns
TypeDescription
ListWorkflowInvocationsResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getNextPageToken()

public String getNextPageToken()

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

string next_page_token = 2;

Returns
TypeDescription
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

string next_page_token = 2;

Returns
TypeDescription
ByteString

The bytes for nextPageToken.

getUnreachable(int index)

public String getUnreachable(int index)

Locations which could not be reached.

repeated string unreachable = 3;

Parameter
NameDescription
indexint

The index of the element to return.

Returns
TypeDescription
String

The unreachable at the given index.

getUnreachableBytes(int index)

public ByteString getUnreachableBytes(int index)

Locations which could not be reached.

repeated string unreachable = 3;

Parameter
NameDescription
indexint

The index of the value to return.

Returns
TypeDescription
ByteString

The bytes of the unreachable at the given index.

getUnreachableCount()

public int getUnreachableCount()

Locations which could not be reached.

repeated string unreachable = 3;

Returns
TypeDescription
int

The count of unreachable.

getUnreachableList()

public ProtocolStringList getUnreachableList()

Locations which could not be reached.

repeated string unreachable = 3;

Returns
TypeDescription
ProtocolStringList

A list containing the unreachable.

getWorkflowInvocations(int index)

public WorkflowInvocation getWorkflowInvocations(int index)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
WorkflowInvocation

getWorkflowInvocationsBuilder(int index)

public WorkflowInvocation.Builder getWorkflowInvocationsBuilder(int index)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
WorkflowInvocation.Builder

getWorkflowInvocationsBuilderList()

public List<WorkflowInvocation.Builder> getWorkflowInvocationsBuilderList()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
List<Builder>

getWorkflowInvocationsCount()

public int getWorkflowInvocationsCount()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
int

getWorkflowInvocationsList()

public List<WorkflowInvocation> getWorkflowInvocationsList()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
List<WorkflowInvocation>

getWorkflowInvocationsOrBuilder(int index)

public WorkflowInvocationOrBuilder getWorkflowInvocationsOrBuilder(int index)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
WorkflowInvocationOrBuilder

getWorkflowInvocationsOrBuilderList()

public List<? extends WorkflowInvocationOrBuilder> getWorkflowInvocationsOrBuilderList()

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Returns
TypeDescription
List<? extends com.google.cloud.dataform.v1beta1.WorkflowInvocationOrBuilder>

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(ListWorkflowInvocationsResponse other)

public ListWorkflowInvocationsResponse.Builder mergeFrom(ListWorkflowInvocationsResponse other)
Parameter
NameDescription
otherListWorkflowInvocationsResponse
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public ListWorkflowInvocationsResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public ListWorkflowInvocationsResponse.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final ListWorkflowInvocationsResponse.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

removeWorkflowInvocations(int index)

public ListWorkflowInvocationsResponse.Builder removeWorkflowInvocations(int index)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public ListWorkflowInvocationsResponse.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

setNextPageToken(String value)

public ListWorkflowInvocationsResponse.Builder setNextPageToken(String value)

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

string next_page_token = 2;

Parameter
NameDescription
valueString

The nextPageToken to set.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

setNextPageTokenBytes(ByteString value)

public ListWorkflowInvocationsResponse.Builder setNextPageTokenBytes(ByteString value)

A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.

string next_page_token = 2;

Parameter
NameDescription
valueByteString

The bytes for nextPageToken to set.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public ListWorkflowInvocationsResponse.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final ListWorkflowInvocationsResponse.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder
Overrides

setUnreachable(int index, String value)

public ListWorkflowInvocationsResponse.Builder setUnreachable(int index, String value)

Locations which could not be reached.

repeated string unreachable = 3;

Parameters
NameDescription
indexint

The index to set the value at.

valueString

The unreachable to set.

Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

This builder for chaining.

setWorkflowInvocations(int index, WorkflowInvocation value)

public ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation value)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameters
NameDescription
indexint
valueWorkflowInvocation
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder

setWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)

public ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)

List of workflow invocations.

repeated .google.cloud.dataform.v1beta1.WorkflowInvocation workflow_invocations = 1;

Parameters
NameDescription
indexint
builderForValueWorkflowInvocation.Builder
Returns
TypeDescription
ListWorkflowInvocationsResponse.Builder