public static interface SendShiftHandoffRequest.IncidentOrBuilder extends MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Resource name of the incident, for example,
"projects/{project_id_or_number}/incidents/{incident_id}".
|
ByteString |
getNameBytes()
Resource name of the incident, for example,
"projects/{project_id_or_number}/incidents/{incident_id}".
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofisInitializedString getName()
Resource name of the incident, for example,
"projects/{project_id_or_number}/incidents/{incident_id}".
string name = 1 [(.google.api.resource_reference) = { ... }ByteString getNameBytes()
Resource name of the incident, for example,
"projects/{project_id_or_number}/incidents/{incident_id}".
string name = 1 [(.google.api.resource_reference) = { ... }Copyright © 2020 Google LLC. All rights reserved.