public static final class ListWorkflowInvocationsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder> implements ListWorkflowInvocationsResponseOrBuilder
`ListWorkflowInvocations` response message.Protobuf type
google.cloud.dataform.v1alpha2.ListWorkflowInvocationsResponsegetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListWorkflowInvocationsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListWorkflowInvocationsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListWorkflowInvocationsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder mergeFrom(ListWorkflowInvocationsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public ListWorkflowInvocationsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListWorkflowInvocationsResponse.Builder>IOExceptionpublic List<WorkflowInvocation> getWorkflowInvocationsList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
getWorkflowInvocationsList in interface ListWorkflowInvocationsResponseOrBuilderpublic int getWorkflowInvocationsCount()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
getWorkflowInvocationsCount in interface ListWorkflowInvocationsResponseOrBuilderpublic WorkflowInvocation getWorkflowInvocations(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
getWorkflowInvocations in interface ListWorkflowInvocationsResponseOrBuilderpublic ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder setWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation value)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder addWorkflowInvocations(int index, WorkflowInvocation.Builder builderForValue)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder addAllWorkflowInvocations(Iterable<? extends WorkflowInvocation> values)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder clearWorkflowInvocations()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public ListWorkflowInvocationsResponse.Builder removeWorkflowInvocations(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public WorkflowInvocation.Builder getWorkflowInvocationsBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public WorkflowInvocationOrBuilder getWorkflowInvocationsOrBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
getWorkflowInvocationsOrBuilder in interface ListWorkflowInvocationsResponseOrBuilderpublic List<? extends WorkflowInvocationOrBuilder> getWorkflowInvocationsOrBuilderList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
getWorkflowInvocationsOrBuilderList in interface ListWorkflowInvocationsResponseOrBuilderpublic WorkflowInvocation.Builder addWorkflowInvocationsBuilder()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public WorkflowInvocation.Builder addWorkflowInvocationsBuilder(int index)
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
public List<WorkflowInvocation.Builder> getWorkflowInvocationsBuilderList()
List of workflow invocations.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocation workflow_invocations = 1;
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;getNextPageToken in interface ListWorkflowInvocationsResponseOrBuilderpublic 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;getNextPageTokenBytes in interface ListWorkflowInvocationsResponseOrBuilderpublic 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;value - The nextPageToken to set.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;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;value - The bytes for nextPageToken to set.public com.google.protobuf.ProtocolStringList getUnreachableList()
Locations which could not be reached.
repeated string unreachable = 3;getUnreachableList in interface ListWorkflowInvocationsResponseOrBuilderpublic int getUnreachableCount()
Locations which could not be reached.
repeated string unreachable = 3;getUnreachableCount in interface ListWorkflowInvocationsResponseOrBuilderpublic String getUnreachable(int index)
Locations which could not be reached.
repeated string unreachable = 3;getUnreachable in interface ListWorkflowInvocationsResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getUnreachableBytes(int index)
Locations which could not be reached.
repeated string unreachable = 3;getUnreachableBytes in interface ListWorkflowInvocationsResponseOrBuilderindex - The index of the value to return.public ListWorkflowInvocationsResponse.Builder setUnreachable(int index, String value)
Locations which could not be reached.
repeated string unreachable = 3;index - The index to set the value at.value - The unreachable to set.public ListWorkflowInvocationsResponse.Builder addUnreachable(String value)
Locations which could not be reached.
repeated string unreachable = 3;value - The unreachable to add.public ListWorkflowInvocationsResponse.Builder addAllUnreachable(Iterable<String> values)
Locations which could not be reached.
repeated string unreachable = 3;values - The unreachable to add.public ListWorkflowInvocationsResponse.Builder clearUnreachable()
Locations which could not be reached.
repeated string unreachable = 3;public ListWorkflowInvocationsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
Locations which could not be reached.
repeated string unreachable = 3;value - The bytes of the unreachable to add.public final ListWorkflowInvocationsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>public final ListWorkflowInvocationsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListWorkflowInvocationsResponse.Builder>Copyright © 2024 Google LLC. All rights reserved.