public static final class EscalateIncidentRequest.Builder extends GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder> implements EscalateIncidentRequestOrBuilder
Request to escalate an incident.Protobuf type
google.cloud.irm.v1alpha2.EscalateIncidentRequestgetAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofmergeFrompublic static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic EscalateIncidentRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic EscalateIncidentRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic EscalateIncidentRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder mergeFrom(EscalateIncidentRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public EscalateIncidentRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<EscalateIncidentRequest.Builder>IOExceptionpublic boolean hasIncident()
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
hasIncident in interface EscalateIncidentRequestOrBuilderpublic Incident getIncident()
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
getIncident in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setIncident(Incident value)
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public EscalateIncidentRequest.Builder setIncident(Incident.Builder builderForValue)
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public EscalateIncidentRequest.Builder mergeIncident(Incident value)
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public EscalateIncidentRequest.Builder clearIncident()
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public Incident.Builder getIncidentBuilder()
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public IncidentOrBuilder getIncidentOrBuilder()
Required. The incident to escalate with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
getIncidentOrBuilder in interface EscalateIncidentRequestOrBuilderpublic boolean hasUpdateMask()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface EscalateIncidentRequestOrBuilderpublic FieldMask getUpdateMask()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setUpdateMask(FieldMask value)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public EscalateIncidentRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public EscalateIncidentRequest.Builder mergeUpdateMask(FieldMask value)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public EscalateIncidentRequest.Builder clearUpdateMask()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public FieldMask.Builder getUpdateMaskBuilder()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public FieldMaskOrBuilder getUpdateMaskOrBuilder()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface EscalateIncidentRequestOrBuilderpublic List<Subscription> getSubscriptionsList()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;getSubscriptionsList in interface EscalateIncidentRequestOrBuilderpublic int getSubscriptionsCount()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;getSubscriptionsCount in interface EscalateIncidentRequestOrBuilderpublic Subscription getSubscriptions(int index)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;getSubscriptions in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setSubscriptions(int index, Subscription value)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder setSubscriptions(int index, Subscription.Builder builderForValue)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder addSubscriptions(Subscription value)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder addSubscriptions(int index, Subscription value)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder addSubscriptions(Subscription.Builder builderForValue)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder addSubscriptions(int index, Subscription.Builder builderForValue)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder addAllSubscriptions(Iterable<? extends Subscription> values)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder clearSubscriptions()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public EscalateIncidentRequest.Builder removeSubscriptions(int index)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public Subscription.Builder getSubscriptionsBuilder(int index)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public SubscriptionOrBuilder getSubscriptionsOrBuilder(int index)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;getSubscriptionsOrBuilder in interface EscalateIncidentRequestOrBuilderpublic List<? extends SubscriptionOrBuilder> getSubscriptionsOrBuilderList()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;getSubscriptionsOrBuilderList in interface EscalateIncidentRequestOrBuilderpublic Subscription.Builder addSubscriptionsBuilder()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public Subscription.Builder addSubscriptionsBuilder(int index)
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public List<Subscription.Builder> getSubscriptionsBuilderList()
Subscriptions to add or update. Existing subscriptions with the same channel and address as a subscription in the list will be updated.
repeated .google.cloud.irm.v1alpha2.Subscription subscriptions = 3;public List<Tag> getTagsList()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;getTagsList in interface EscalateIncidentRequestOrBuilderpublic int getTagsCount()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;getTagsCount in interface EscalateIncidentRequestOrBuilderpublic Tag getTags(int index)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;getTags in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setTags(int index, Tag value)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder setTags(int index, Tag.Builder builderForValue)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder addTags(Tag value)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder addTags(int index, Tag value)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder addTags(Tag.Builder builderForValue)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder addTags(int index, Tag.Builder builderForValue)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder addAllTags(Iterable<? extends Tag> values)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder clearTags()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public EscalateIncidentRequest.Builder removeTags(int index)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public Tag.Builder getTagsBuilder(int index)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public TagOrBuilder getTagsOrBuilder(int index)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;getTagsOrBuilder in interface EscalateIncidentRequestOrBuilderpublic List<? extends TagOrBuilder> getTagsOrBuilderList()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;getTagsOrBuilderList in interface EscalateIncidentRequestOrBuilderpublic Tag.Builder addTagsBuilder()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public Tag.Builder addTagsBuilder(int index)
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public List<Tag.Builder> getTagsBuilderList()
Tags to add. Tags identical to existing tags will be ignored.
repeated .google.cloud.irm.v1alpha2.Tag tags = 4;public List<IncidentRoleAssignment> getRolesList()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;getRolesList in interface EscalateIncidentRequestOrBuilderpublic int getRolesCount()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;getRolesCount in interface EscalateIncidentRequestOrBuilderpublic IncidentRoleAssignment getRoles(int index)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;getRoles in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setRoles(int index, IncidentRoleAssignment value)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder setRoles(int index, IncidentRoleAssignment.Builder builderForValue)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder addRoles(IncidentRoleAssignment value)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder addRoles(int index, IncidentRoleAssignment value)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder addRoles(IncidentRoleAssignment.Builder builderForValue)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder addRoles(int index, IncidentRoleAssignment.Builder builderForValue)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder addAllRoles(Iterable<? extends IncidentRoleAssignment> values)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder clearRoles()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public EscalateIncidentRequest.Builder removeRoles(int index)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public IncidentRoleAssignment.Builder getRolesBuilder(int index)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public IncidentRoleAssignmentOrBuilder getRolesOrBuilder(int index)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;getRolesOrBuilder in interface EscalateIncidentRequestOrBuilderpublic List<? extends IncidentRoleAssignmentOrBuilder> getRolesOrBuilderList()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;getRolesOrBuilderList in interface EscalateIncidentRequestOrBuilderpublic IncidentRoleAssignment.Builder addRolesBuilder()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public IncidentRoleAssignment.Builder addRolesBuilder(int index)
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public List<IncidentRoleAssignment.Builder> getRolesBuilderList()
Roles to add or update. Existing roles with the same type (and title, for TYPE_OTHER roles) will be updated.
repeated .google.cloud.irm.v1alpha2.IncidentRoleAssignment roles = 5;public List<Artifact> getArtifactsList()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;getArtifactsList in interface EscalateIncidentRequestOrBuilderpublic int getArtifactsCount()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;getArtifactsCount in interface EscalateIncidentRequestOrBuilderpublic Artifact getArtifacts(int index)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;getArtifacts in interface EscalateIncidentRequestOrBuilderpublic EscalateIncidentRequest.Builder setArtifacts(int index, Artifact value)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder setArtifacts(int index, Artifact.Builder builderForValue)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder addArtifacts(Artifact value)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder addArtifacts(int index, Artifact value)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder addArtifacts(Artifact.Builder builderForValue)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder addArtifacts(int index, Artifact.Builder builderForValue)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder addAllArtifacts(Iterable<? extends Artifact> values)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder clearArtifacts()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public EscalateIncidentRequest.Builder removeArtifacts(int index)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public Artifact.Builder getArtifactsBuilder(int index)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public ArtifactOrBuilder getArtifactsOrBuilder(int index)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;getArtifactsOrBuilder in interface EscalateIncidentRequestOrBuilderpublic List<? extends ArtifactOrBuilder> getArtifactsOrBuilderList()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;getArtifactsOrBuilderList in interface EscalateIncidentRequestOrBuilderpublic Artifact.Builder addArtifactsBuilder()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public Artifact.Builder addArtifactsBuilder(int index)
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public List<Artifact.Builder> getArtifactsBuilderList()
Artifacts to add. All artifacts are added without checking for duplicates.
repeated .google.cloud.irm.v1alpha2.Artifact artifacts = 6;public final EscalateIncidentRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>public final EscalateIncidentRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<EscalateIncidentRequest.Builder>Copyright © 2020 Google LLC. All rights reserved.