public static final class Signal.Builder extends GeneratedMessageV3.Builder<Signal.Builder> implements SignalOrBuilder
A signal is a message calling attention to a (potential) incident. An example is a page based on a Stackdriver Alerting policy.Protobuf type
google.cloud.irm.v1alpha2.Signal| Modifier and Type | Method and Description |
|---|---|
Signal.Builder |
addAllSignalArtifacts(Iterable<? extends Signal.SignalArtifact> values)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
Signal.Builder |
addSignalArtifacts(int index,
Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
addSignalArtifacts(int index,
Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
addSignalArtifacts(Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
addSignalArtifacts(Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal.
|
Signal.SignalArtifact.Builder |
addSignalArtifactsBuilder()
A set of artifacts to additional resources for this Signal.
|
Signal.SignalArtifact.Builder |
addSignalArtifactsBuilder(int index)
A set of artifacts to additional resources for this Signal.
|
Signal |
build() |
Signal |
buildPartial() |
Signal.Builder |
clear() |
Signal.Builder |
clearCloseTime()
Output only.
|
Signal.Builder |
clearContent()
Full message of the signal.
|
Signal.Builder |
clearContentType()
Content type string.
|
Signal.Builder |
clearCreateTime()
Output only.
|
Signal.Builder |
clearCreator()
Output only.
|
Signal.Builder |
clearDetectTime()
The time this Signal was first detected.
|
Signal.Builder |
clearEtag()
Etag to validate the object is unchanged for a read-modify-write operation.
|
Signal.Builder |
clearField(Descriptors.FieldDescriptor field) |
Signal.Builder |
clearIncident()
Resource name of the incident this signal is currently assigned to.
|
Signal.Builder |
clearName()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
|
Signal.Builder |
clearOneof(Descriptors.OneofDescriptor oneof) |
Signal.Builder |
clearSignalArtifacts()
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
clearSignalState()
The state of this signal.
|
Signal.Builder |
clearTitle()
One-line summary of the signal.
|
Signal.Builder |
clone() |
Timestamp |
getCloseTime()
Output only.
|
Timestamp.Builder |
getCloseTimeBuilder()
Output only.
|
TimestampOrBuilder |
getCloseTimeOrBuilder()
Output only.
|
String |
getContent()
Full message of the signal.
|
ByteString |
getContentBytes()
Full message of the signal.
|
String |
getContentType()
Content type string.
|
ByteString |
getContentTypeBytes()
Content type string.
|
Timestamp |
getCreateTime()
Output only.
|
Timestamp.Builder |
getCreateTimeBuilder()
Output only.
|
TimestampOrBuilder |
getCreateTimeOrBuilder()
Output only.
|
User |
getCreator()
Output only.
|
User.Builder |
getCreatorBuilder()
Output only.
|
UserOrBuilder |
getCreatorOrBuilder()
Output only.
|
Signal |
getDefaultInstanceForType() |
static Descriptors.Descriptor |
getDescriptor() |
Descriptors.Descriptor |
getDescriptorForType() |
Timestamp |
getDetectTime()
The time this Signal was first detected.
|
Timestamp.Builder |
getDetectTimeBuilder()
The time this Signal was first detected.
|
TimestampOrBuilder |
getDetectTimeOrBuilder()
The time this Signal was first detected.
|
String |
getEtag()
Etag to validate the object is unchanged for a read-modify-write operation.
|
ByteString |
getEtagBytes()
Etag to validate the object is unchanged for a read-modify-write operation.
|
String |
getIncident()
Resource name of the incident this signal is currently assigned to.
|
ByteString |
getIncidentBytes()
Resource name of the incident this signal is currently assigned to.
|
String |
getName()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
|
ByteString |
getNameBytes()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
|
Signal.SignalArtifact |
getSignalArtifacts(int index)
A set of artifacts to additional resources for this Signal.
|
Signal.SignalArtifact.Builder |
getSignalArtifactsBuilder(int index)
A set of artifacts to additional resources for this Signal.
|
List<Signal.SignalArtifact.Builder> |
getSignalArtifactsBuilderList()
A set of artifacts to additional resources for this Signal.
|
int |
getSignalArtifactsCount()
A set of artifacts to additional resources for this Signal.
|
List<Signal.SignalArtifact> |
getSignalArtifactsList()
A set of artifacts to additional resources for this Signal.
|
Signal.SignalArtifactOrBuilder |
getSignalArtifactsOrBuilder(int index)
A set of artifacts to additional resources for this Signal.
|
List<? extends Signal.SignalArtifactOrBuilder> |
getSignalArtifactsOrBuilderList()
A set of artifacts to additional resources for this Signal.
|
Signal.State |
getSignalState()
The state of this signal.
|
int |
getSignalStateValue()
The state of this signal.
|
String |
getTitle()
One-line summary of the signal.
|
ByteString |
getTitleBytes()
One-line summary of the signal.
|
boolean |
hasCloseTime()
Output only.
|
boolean |
hasCreateTime()
Output only.
|
boolean |
hasCreator()
Output only.
|
boolean |
hasDetectTime()
The time this Signal was first detected.
|
protected GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Signal.Builder |
mergeCloseTime(Timestamp value)
Output only.
|
Signal.Builder |
mergeCreateTime(Timestamp value)
Output only.
|
Signal.Builder |
mergeCreator(User value)
Output only.
|
Signal.Builder |
mergeDetectTime(Timestamp value)
The time this Signal was first detected.
|
Signal.Builder |
mergeFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Signal.Builder |
mergeFrom(Message other) |
Signal.Builder |
mergeFrom(Signal other) |
Signal.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields) |
Signal.Builder |
removeSignalArtifacts(int index)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
setCloseTime(Timestamp.Builder builderForValue)
Output only.
|
Signal.Builder |
setCloseTime(Timestamp value)
Output only.
|
Signal.Builder |
setContent(String value)
Full message of the signal.
|
Signal.Builder |
setContentBytes(ByteString value)
Full message of the signal.
|
Signal.Builder |
setContentType(String value)
Content type string.
|
Signal.Builder |
setContentTypeBytes(ByteString value)
Content type string.
|
Signal.Builder |
setCreateTime(Timestamp.Builder builderForValue)
Output only.
|
Signal.Builder |
setCreateTime(Timestamp value)
Output only.
|
Signal.Builder |
setCreator(User.Builder builderForValue)
Output only.
|
Signal.Builder |
setCreator(User value)
Output only.
|
Signal.Builder |
setDetectTime(Timestamp.Builder builderForValue)
The time this Signal was first detected.
|
Signal.Builder |
setDetectTime(Timestamp value)
The time this Signal was first detected.
|
Signal.Builder |
setEtag(String value)
Etag to validate the object is unchanged for a read-modify-write operation.
|
Signal.Builder |
setEtagBytes(ByteString value)
Etag to validate the object is unchanged for a read-modify-write operation.
|
Signal.Builder |
setField(Descriptors.FieldDescriptor field,
Object value) |
Signal.Builder |
setIncident(String value)
Resource name of the incident this signal is currently assigned to.
|
Signal.Builder |
setIncidentBytes(ByteString value)
Resource name of the incident this signal is currently assigned to.
|
Signal.Builder |
setName(String value)
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
|
Signal.Builder |
setNameBytes(ByteString value)
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
|
Signal.Builder |
setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Signal.Builder |
setSignalArtifacts(int index,
Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
setSignalArtifacts(int index,
Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal.
|
Signal.Builder |
setSignalState(Signal.State value)
The state of this signal.
|
Signal.Builder |
setSignalStateValue(int value)
The state of this signal.
|
Signal.Builder |
setTitle(String value)
One-line summary of the signal.
|
Signal.Builder |
setTitleBytes(ByteString value)
One-line summary of the signal.
|
Signal.Builder |
setUnknownFields(UnknownFieldSet unknownFields) |
getAllFields, 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<Signal.Builder>public Signal.Builder clear()
clear in interface Message.Builderclear in interface MessageLite.Builderclear in class GeneratedMessageV3.Builder<Signal.Builder>public Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface Message.BuildergetDescriptorForType in interface MessageOrBuildergetDescriptorForType in class GeneratedMessageV3.Builder<Signal.Builder>public Signal getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderpublic Signal build()
build in interface Message.Builderbuild in interface MessageLite.Builderpublic Signal buildPartial()
buildPartial in interface Message.BuilderbuildPartial in interface MessageLite.Builderpublic Signal.Builder clone()
clone in interface Message.Builderclone in interface MessageLite.Builderclone in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder setField(Descriptors.FieldDescriptor field, Object value)
setField in interface Message.BuildersetField in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder clearField(Descriptors.FieldDescriptor field)
clearField in interface Message.BuilderclearField in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder clearOneof(Descriptors.OneofDescriptor oneof)
clearOneof in interface Message.BuilderclearOneof in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface Message.BuildersetRepeatedField in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface Message.BuilderaddRepeatedField in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder mergeFrom(Message other)
mergeFrom in interface Message.BuildermergeFrom in class AbstractMessage.Builder<Signal.Builder>public Signal.Builder mergeFrom(Signal other)
public final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3.Builder<Signal.Builder>public Signal.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface Message.BuildermergeFrom in interface MessageLite.BuildermergeFrom in class AbstractMessage.Builder<Signal.Builder>IOExceptionpublic String getName()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
string name = 1;getName in interface SignalOrBuilderpublic ByteString getNameBytes()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
string name = 1;getNameBytes in interface SignalOrBuilderpublic Signal.Builder setName(String value)
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
string name = 1;value - The name to set.public Signal.Builder clearName()
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
string name = 1;public Signal.Builder setNameBytes(ByteString value)
Resource name of the signal, for example,
"projects/{project_id_or_number}/signals/{signal_id}".
string name = 1;value - The bytes for name to set.public String getEtag()
Etag to validate the object is unchanged for a read-modify-write operation. An empty etag will overwrite other changes.
string etag = 2;getEtag in interface SignalOrBuilderpublic ByteString getEtagBytes()
Etag to validate the object is unchanged for a read-modify-write operation. An empty etag will overwrite other changes.
string etag = 2;getEtagBytes in interface SignalOrBuilderpublic Signal.Builder setEtag(String value)
Etag to validate the object is unchanged for a read-modify-write operation. An empty etag will overwrite other changes.
string etag = 2;value - The etag to set.public Signal.Builder clearEtag()
Etag to validate the object is unchanged for a read-modify-write operation. An empty etag will overwrite other changes.
string etag = 2;public Signal.Builder setEtagBytes(ByteString value)
Etag to validate the object is unchanged for a read-modify-write operation. An empty etag will overwrite other changes.
string etag = 2;value - The bytes for etag to set.public String getIncident()
Resource name of the incident this signal is currently assigned to. May be empty if signal is unassigned.
string incident = 3;getIncident in interface SignalOrBuilderpublic ByteString getIncidentBytes()
Resource name of the incident this signal is currently assigned to. May be empty if signal is unassigned.
string incident = 3;getIncidentBytes in interface SignalOrBuilderpublic Signal.Builder setIncident(String value)
Resource name of the incident this signal is currently assigned to. May be empty if signal is unassigned.
string incident = 3;value - The incident to set.public Signal.Builder clearIncident()
Resource name of the incident this signal is currently assigned to. May be empty if signal is unassigned.
string incident = 3;public Signal.Builder setIncidentBytes(ByteString value)
Resource name of the incident this signal is currently assigned to. May be empty if signal is unassigned.
string incident = 3;value - The bytes for incident to set.public boolean hasCreateTime()
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;hasCreateTime in interface SignalOrBuilderpublic Timestamp getCreateTime()
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;getCreateTime in interface SignalOrBuilderpublic Signal.Builder setCreateTime(Timestamp value)
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;public Signal.Builder setCreateTime(Timestamp.Builder builderForValue)
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;public Signal.Builder mergeCreateTime(Timestamp value)
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;public Signal.Builder clearCreateTime()
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;public Timestamp.Builder getCreateTimeBuilder()
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;public TimestampOrBuilder getCreateTimeOrBuilder()
Output only. Time this signal was created.
.google.protobuf.Timestamp create_time = 4;getCreateTimeOrBuilder in interface SignalOrBuilderpublic boolean hasCloseTime()
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;hasCloseTime in interface SignalOrBuilderpublic Timestamp getCloseTime()
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;getCloseTime in interface SignalOrBuilderpublic Signal.Builder setCloseTime(Timestamp value)
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;public Signal.Builder setCloseTime(Timestamp.Builder builderForValue)
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;public Signal.Builder mergeCloseTime(Timestamp value)
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;public Signal.Builder clearCloseTime()
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;public Timestamp.Builder getCloseTimeBuilder()
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;public TimestampOrBuilder getCloseTimeOrBuilder()
Output only. Time this signal was closed. This field is not populated while the signal is still firing.
.google.protobuf.Timestamp close_time = 10;getCloseTimeOrBuilder in interface SignalOrBuilderpublic boolean hasDetectTime()
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;hasDetectTime in interface SignalOrBuilderpublic Timestamp getDetectTime()
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;getDetectTime in interface SignalOrBuilderpublic Signal.Builder setDetectTime(Timestamp value)
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;public Signal.Builder setDetectTime(Timestamp.Builder builderForValue)
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;public Signal.Builder mergeDetectTime(Timestamp value)
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;public Signal.Builder clearDetectTime()
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;public Timestamp.Builder getDetectTimeBuilder()
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;public TimestampOrBuilder getDetectTimeOrBuilder()
The time this Signal was first detected. This is identical to create_time for Signals created by Stackdriver Alerting.
.google.protobuf.Timestamp detect_time = 15;getDetectTimeOrBuilder in interface SignalOrBuilderpublic boolean hasCreator()
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;hasCreator in interface SignalOrBuilderpublic User getCreator()
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;getCreator in interface SignalOrBuilderpublic Signal.Builder setCreator(User value)
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;public Signal.Builder setCreator(User.Builder builderForValue)
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;public Signal.Builder mergeCreator(User value)
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;public Signal.Builder clearCreator()
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;public User.Builder getCreatorBuilder()
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;public UserOrBuilder getCreatorOrBuilder()
Output only. The user that created this signal for manually created signals. Empty if this signal was generated by a system (for example, Stackdriver Alerting).
.google.cloud.irm.v1alpha2.User creator = 5;getCreatorOrBuilder in interface SignalOrBuilderpublic String getTitle()
One-line summary of the signal. Immutable.
string title = 6;getTitle in interface SignalOrBuilderpublic ByteString getTitleBytes()
One-line summary of the signal. Immutable.
string title = 6;getTitleBytes in interface SignalOrBuilderpublic Signal.Builder setTitle(String value)
One-line summary of the signal. Immutable.
string title = 6;value - The title to set.public Signal.Builder clearTitle()
One-line summary of the signal. Immutable.
string title = 6;public Signal.Builder setTitleBytes(ByteString value)
One-line summary of the signal. Immutable.
string title = 6;value - The bytes for title to set.public String getContentType()
Content type string. 'text/plain' is currently the only supported content type for Signals created via the API. Signals created by Stackdriver Alerting support 'text/html' as well. Immutable for Signals created by Stackdriver Alerting.
string content_type = 7;getContentType in interface SignalOrBuilderpublic ByteString getContentTypeBytes()
Content type string. 'text/plain' is currently the only supported content type for Signals created via the API. Signals created by Stackdriver Alerting support 'text/html' as well. Immutable for Signals created by Stackdriver Alerting.
string content_type = 7;getContentTypeBytes in interface SignalOrBuilderpublic Signal.Builder setContentType(String value)
Content type string. 'text/plain' is currently the only supported content type for Signals created via the API. Signals created by Stackdriver Alerting support 'text/html' as well. Immutable for Signals created by Stackdriver Alerting.
string content_type = 7;value - The contentType to set.public Signal.Builder clearContentType()
Content type string. 'text/plain' is currently the only supported content type for Signals created via the API. Signals created by Stackdriver Alerting support 'text/html' as well. Immutable for Signals created by Stackdriver Alerting.
string content_type = 7;public Signal.Builder setContentTypeBytes(ByteString value)
Content type string. 'text/plain' is currently the only supported content type for Signals created via the API. Signals created by Stackdriver Alerting support 'text/html' as well. Immutable for Signals created by Stackdriver Alerting.
string content_type = 7;value - The bytes for contentType to set.public String getContent()
Full message of the signal. Immutable for Signals created by Stackdriver Alerting.
string content = 8;getContent in interface SignalOrBuilderpublic ByteString getContentBytes()
Full message of the signal. Immutable for Signals created by Stackdriver Alerting.
string content = 8;getContentBytes in interface SignalOrBuilderpublic Signal.Builder setContent(String value)
Full message of the signal. Immutable for Signals created by Stackdriver Alerting.
string content = 8;value - The content to set.public Signal.Builder clearContent()
Full message of the signal. Immutable for Signals created by Stackdriver Alerting.
string content = 8;public Signal.Builder setContentBytes(ByteString value)
Full message of the signal. Immutable for Signals created by Stackdriver Alerting.
string content = 8;value - The bytes for content to set.public int getSignalStateValue()
The state of this signal. For Signals created by Stackdriver Alerting this field is output only.
.google.cloud.irm.v1alpha2.Signal.State signal_state = 9;getSignalStateValue in interface SignalOrBuilderpublic Signal.Builder setSignalStateValue(int value)
The state of this signal. For Signals created by Stackdriver Alerting this field is output only.
.google.cloud.irm.v1alpha2.Signal.State signal_state = 9;value - The enum numeric value on the wire for signalState to set.public Signal.State getSignalState()
The state of this signal. For Signals created by Stackdriver Alerting this field is output only.
.google.cloud.irm.v1alpha2.Signal.State signal_state = 9;getSignalState in interface SignalOrBuilderpublic Signal.Builder setSignalState(Signal.State value)
The state of this signal. For Signals created by Stackdriver Alerting this field is output only.
.google.cloud.irm.v1alpha2.Signal.State signal_state = 9;value - The signalState to set.public Signal.Builder clearSignalState()
The state of this signal. For Signals created by Stackdriver Alerting this field is output only.
.google.cloud.irm.v1alpha2.Signal.State signal_state = 9;public List<Signal.SignalArtifact> getSignalArtifactsList()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;getSignalArtifactsList in interface SignalOrBuilderpublic int getSignalArtifactsCount()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;getSignalArtifactsCount in interface SignalOrBuilderpublic Signal.SignalArtifact getSignalArtifacts(int index)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;getSignalArtifacts in interface SignalOrBuilderpublic Signal.Builder setSignalArtifacts(int index, Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder setSignalArtifacts(int index, Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder addSignalArtifacts(Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder addSignalArtifacts(int index, Signal.SignalArtifact value)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder addSignalArtifacts(Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder addSignalArtifacts(int index, Signal.SignalArtifact.Builder builderForValue)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder addAllSignalArtifacts(Iterable<? extends Signal.SignalArtifact> values)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder clearSignalArtifacts()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.Builder removeSignalArtifacts(int index)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.SignalArtifact.Builder getSignalArtifactsBuilder(int index)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.SignalArtifactOrBuilder getSignalArtifactsOrBuilder(int index)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;getSignalArtifactsOrBuilder in interface SignalOrBuilderpublic List<? extends Signal.SignalArtifactOrBuilder> getSignalArtifactsOrBuilderList()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;getSignalArtifactsOrBuilderList in interface SignalOrBuilderpublic Signal.SignalArtifact.Builder addSignalArtifactsBuilder()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public Signal.SignalArtifact.Builder addSignalArtifactsBuilder(int index)
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public List<Signal.SignalArtifact.Builder> getSignalArtifactsBuilderList()
A set of artifacts to additional resources for this Signal. For example, a link to Stackdriver logging for the Signal. Immutable for Signals created by Stackdriver Alerting.
repeated .google.cloud.irm.v1alpha2.Signal.SignalArtifact signal_artifacts = 16;public final Signal.Builder setUnknownFields(UnknownFieldSet unknownFields)
setUnknownFields in interface Message.BuildersetUnknownFields in class GeneratedMessageV3.Builder<Signal.Builder>public final Signal.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
mergeUnknownFields in interface Message.BuildermergeUnknownFields in class GeneratedMessageV3.Builder<Signal.Builder>Copyright © 2020 Google LLC. All rights reserved.