Class QueryWorkflowInvocationActionsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
- com.google.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse.Builder
-
- All Implemented Interfaces:
QueryWorkflowInvocationActionsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- QueryWorkflowInvocationActionsResponse
public static final class QueryWorkflowInvocationActionsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder> implements QueryWorkflowInvocationActionsResponseOrBuilder
`QueryWorkflowInvocationActions` response message.
Protobuf typegoogle.cloud.dataform.v1alpha2.QueryWorkflowInvocationActionsResponse
-
-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
clear
public QueryWorkflowInvocationActionsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
getDefaultInstanceForType
public QueryWorkflowInvocationActionsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public QueryWorkflowInvocationActionsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public QueryWorkflowInvocationActionsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public QueryWorkflowInvocationActionsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
setField
public QueryWorkflowInvocationActionsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
clearField
public QueryWorkflowInvocationActionsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
clearOneof
public QueryWorkflowInvocationActionsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
setRepeatedField
public QueryWorkflowInvocationActionsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
addRepeatedField
public QueryWorkflowInvocationActionsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
mergeFrom
public QueryWorkflowInvocationActionsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
mergeFrom
public QueryWorkflowInvocationActionsResponse.Builder mergeFrom(QueryWorkflowInvocationActionsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
mergeFrom
public QueryWorkflowInvocationActionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<QueryWorkflowInvocationActionsResponse.Builder>
- Throws:
IOException
-
getWorkflowInvocationActionsList
public List<WorkflowInvocationAction> getWorkflowInvocationActionsList()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
- Specified by:
getWorkflowInvocationActionsList
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
-
getWorkflowInvocationActionsCount
public int getWorkflowInvocationActionsCount()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
- Specified by:
getWorkflowInvocationActionsCount
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
-
getWorkflowInvocationActions
public WorkflowInvocationAction getWorkflowInvocationActions(int index)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
- Specified by:
getWorkflowInvocationActions
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
-
setWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder setWorkflowInvocationActions(int index, WorkflowInvocationAction value)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
setWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder setWorkflowInvocationActions(int index, WorkflowInvocationAction.Builder builderForValue)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder addWorkflowInvocationActions(WorkflowInvocationAction value)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder addWorkflowInvocationActions(int index, WorkflowInvocationAction value)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder addWorkflowInvocationActions(WorkflowInvocationAction.Builder builderForValue)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder addWorkflowInvocationActions(int index, WorkflowInvocationAction.Builder builderForValue)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addAllWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder addAllWorkflowInvocationActions(Iterable<? extends WorkflowInvocationAction> values)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
clearWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder clearWorkflowInvocationActions()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
removeWorkflowInvocationActions
public QueryWorkflowInvocationActionsResponse.Builder removeWorkflowInvocationActions(int index)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
getWorkflowInvocationActionsBuilder
public WorkflowInvocationAction.Builder getWorkflowInvocationActionsBuilder(int index)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
getWorkflowInvocationActionsOrBuilder
public WorkflowInvocationActionOrBuilder getWorkflowInvocationActionsOrBuilder(int index)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
- Specified by:
getWorkflowInvocationActionsOrBuilder
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
-
getWorkflowInvocationActionsOrBuilderList
public List<? extends WorkflowInvocationActionOrBuilder> getWorkflowInvocationActionsOrBuilderList()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
- Specified by:
getWorkflowInvocationActionsOrBuilderList
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
-
addWorkflowInvocationActionsBuilder
public WorkflowInvocationAction.Builder addWorkflowInvocationActionsBuilder()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
addWorkflowInvocationActionsBuilder
public WorkflowInvocationAction.Builder addWorkflowInvocationActionsBuilder(int index)
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 1;
-
getWorkflowInvocationActionsBuilderList
public List<WorkflowInvocationAction.Builder> getWorkflowInvocationActionsBuilderList()
List of workflow invocation actions.
repeated .google.cloud.dataform.v1alpha2.WorkflowInvocationAction workflow_invocation_actions = 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:
getNextPageToken
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
- 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:
getNextPageTokenBytes
in interfaceQueryWorkflowInvocationActionsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public QueryWorkflowInvocationActionsResponse.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 QueryWorkflowInvocationActionsResponse.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 QueryWorkflowInvocationActionsResponse.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.
-
setUnknownFields
public final QueryWorkflowInvocationActionsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
mergeUnknownFields
public final QueryWorkflowInvocationActionsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<QueryWorkflowInvocationActionsResponse.Builder>
-
-