public static final class UpdateIncidentRequest.Builder extends GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder> implements UpdateIncidentRequestOrBuilder
Request for the UpdateIncident method.Protobuf type
google.cloud.irm.v1alpha2.UpdateIncidentRequestgetAllFields, 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<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic UpdateIncidentRequest build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic UpdateIncidentRequest buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic UpdateIncidentRequest.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder mergeFrom(UpdateIncidentRequest other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public UpdateIncidentRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<UpdateIncidentRequest.Builder>IOExceptionpublic boolean hasIncident()
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
hasIncident in interface UpdateIncidentRequestOrBuilderpublic Incident getIncident()
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
getIncident in interface UpdateIncidentRequestOrBuilderpublic UpdateIncidentRequest.Builder setIncident(Incident value)
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateIncidentRequest.Builder setIncident(Incident.Builder builderForValue)
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateIncidentRequest.Builder mergeIncident(Incident value)
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public UpdateIncidentRequest.Builder clearIncident()
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public Incident.Builder getIncidentBuilder()
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
public IncidentOrBuilder getIncidentOrBuilder()
Required. The incident to update with the new values.
.google.cloud.irm.v1alpha2.Incident incident = 1 [(.google.api.field_behavior) = REQUIRED];
getIncidentOrBuilder in interface UpdateIncidentRequestOrBuilderpublic boolean hasUpdateMask()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdateIncidentRequestOrBuilderpublic FieldMask getUpdateMask()
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdateIncidentRequestOrBuilderpublic UpdateIncidentRequest.Builder setUpdateMask(FieldMask value)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateIncidentRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateIncidentRequest.Builder mergeUpdateMask(FieldMask value)
List of fields that should be updated.
.google.protobuf.FieldMask update_mask = 2;public UpdateIncidentRequest.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 UpdateIncidentRequestOrBuilderpublic final UpdateIncidentRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>public final UpdateIncidentRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<UpdateIncidentRequest.Builder>Copyright © 2020 Google LLC. All rights reserved.