Class ListWorkflowInvocationsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
- com.google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse.Builder
-
- All Implemented Interfaces:
ListWorkflowInvocationsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ListWorkflowInvocationsResponse
public static final class ListWorkflowInvocationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder> implements ListWorkflowInvocationsResponseOrBuilder
`ListWorkflowInvocations` response message.
Protobuf typegoogle.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponse
-
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
clear
public ListWorkflowInvocationsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
getDefaultInstanceForType
public ListWorkflowInvocationsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListWorkflowInvocationsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListWorkflowInvocationsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListWorkflowInvocationsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
setField
public ListWorkflowInvocationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
clearField
public ListWorkflowInvocationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
clearOneof
public ListWorkflowInvocationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
setRepeatedField
public ListWorkflowInvocationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
addRepeatedField
public ListWorkflowInvocationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
mergeFrom
public ListWorkflowInvocationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListWorkflowInvocationsResponse.Builder>
-
mergeFrom
public ListWorkflowInvocationsResponse.Builder mergeFrom(ListWorkflowInvocationsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
mergeFrom
public ListWorkflowInvocationsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListWorkflowInvocationsResponse.Builder>- Throws:
IOException
-
getWorkflowInvocationsList
public List<WorkflowInvocation> getWorkflowInvocationsList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;- Specified by:
getWorkflowInvocationsListin interfaceListWorkflowInvocationsResponseOrBuilder
-
getWorkflowInvocationsCount
public int getWorkflowInvocationsCount()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;- Specified by:
getWorkflowInvocationsCountin interfaceListWorkflowInvocationsResponseOrBuilder
-
getWorkflowInvocations
public WorkflowInvocation getWorkflowInvocations(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;- Specified by:
getWorkflowInvocationsin interfaceListWorkflowInvocationsResponseOrBuilder
-
setWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
setWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addAllWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
clearWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder clearWorkflowInvocations()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
removeWorkflowInvocations
public ListWorkflowInvocationsResponse.Builder removeWorkflowInvocations(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
getWorkflowInvocationsBuilder
public WorkflowInvocation.Builder getWorkflowInvocationsBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
getWorkflowInvocationsOrBuilder
public WorkflowInvocationOrBuilder getWorkflowInvocationsOrBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;- Specified by:
getWorkflowInvocationsOrBuilderin interfaceListWorkflowInvocationsResponseOrBuilder
-
getWorkflowInvocationsOrBuilderList
public List<? extends WorkflowInvocationOrBuilder> getWorkflowInvocationsOrBuilderList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;- Specified by:
getWorkflowInvocationsOrBuilderListin interfaceListWorkflowInvocationsResponseOrBuilder
-
addWorkflowInvocationsBuilder
public WorkflowInvocation.Builder addWorkflowInvocationsBuilder()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
addWorkflowInvocationsBuilder
public WorkflowInvocation.Builder addWorkflowInvocationsBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
getWorkflowInvocationsBuilderList
public List<WorkflowInvocation.Builder> getWorkflowInvocationsBuilderList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
-
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;- Specified by:
getNextPageTokenin interfaceListWorkflowInvocationsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.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;- Specified by:
getNextPageTokenBytesin interfaceListWorkflowInvocationsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
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;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
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:
- This builder for chaining.
-
setNextPageTokenBytes
public ListWorkflowInvocationsResponse.Builder setNextPageTokenBytes(com.google.protobuf.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;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getUnreachableList
public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations which could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachableListin interfaceListWorkflowInvocationsResponseOrBuilder- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
Locations which could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachableCountin interfaceListWorkflowInvocationsResponseOrBuilder- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
Locations which could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachablein interfaceListWorkflowInvocationsResponseOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The unreachable at the given index.
-
getUnreachableBytes
public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations which could not be reached.
repeated string unreachable = 3;- Specified by:
getUnreachableBytesin interfaceListWorkflowInvocationsResponseOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the unreachable at the given index.
-
setUnreachable
public ListWorkflowInvocationsResponse.Builder setUnreachable(int index, String value)
Locations which could not be reached.
repeated string unreachable = 3;- Parameters:
index- The index to set the value at.value- The unreachable to set.- Returns:
- This builder for chaining.
-
addUnreachable
public ListWorkflowInvocationsResponse.Builder addUnreachable(String value)
Locations which could not be reached.
repeated string unreachable = 3;- Parameters:
value- The unreachable to add.- Returns:
- This builder for chaining.
-
addAllUnreachable
public ListWorkflowInvocationsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations which could not be reached.
repeated string unreachable = 3;- Parameters:
values- The unreachable to add.- Returns:
- This builder for chaining.
-
clearUnreachable
public ListWorkflowInvocationsResponse.Builder clearUnreachable()
Locations which could not be reached.
repeated string unreachable = 3;- Returns:
- This builder for chaining.
-
addUnreachableBytes
public ListWorkflowInvocationsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations which could not be reached.
repeated string unreachable = 3;- Parameters:
value- The bytes of the unreachable to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListWorkflowInvocationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
mergeUnknownFields
public final ListWorkflowInvocationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>
-
-