public static final class NotificationEndpoint.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder> implements NotificationEndpointOrBuilder
Represents a notification endpoint. A notification endpoint resource defines an endpoint to receive notifications when there are status changes detected by the associated health check service. For more information, see Health checks overview.Protobuf type
google.cloud.compute.v1.NotificationEndpoint| Modifier and Type | Method and Description |
|---|---|
NotificationEndpoint.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpoint |
build() |
NotificationEndpoint |
buildPartial() |
NotificationEndpoint.Builder |
clear() |
NotificationEndpoint.Builder |
clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
clearDescription()
An optional description of this resource.
|
NotificationEndpoint.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NotificationEndpoint.Builder |
clearGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
clearId()
[Output Only] A unique identifier for this resource type.
|
NotificationEndpoint.Builder |
clearKind()
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
clearName()
Name of the resource.
|
NotificationEndpoint.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NotificationEndpoint.Builder |
clearRegion()
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
clone() |
String |
getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
com.google.protobuf.ByteString |
getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint |
getDefaultInstanceForType() |
String |
getDescription()
An optional description of this resource.
|
com.google.protobuf.ByteString |
getDescriptionBytes()
An optional description of this resource.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NotificationEndpointGrpcSettings |
getGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettings.Builder |
getGrpcSettingsBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpointGrpcSettingsOrBuilder |
getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
long |
getId()
[Output Only] A unique identifier for this resource type.
|
String |
getKind()
[Output Only] Type of the resource.
|
com.google.protobuf.ByteString |
getKindBytes()
[Output Only] Type of the resource.
|
String |
getName()
Name of the resource.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the resource.
|
String |
getRegion()
[Output Only] URL of the region where the notification endpoint resides.
|
com.google.protobuf.ByteString |
getRegionBytes()
[Output Only] URL of the region where the notification endpoint resides.
|
String |
getSelfLink()
[Output Only] Server-defined URL for the resource.
|
com.google.protobuf.ByteString |
getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
|
boolean |
hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
boolean |
hasDescription()
An optional description of this resource.
|
boolean |
hasGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
boolean |
hasId()
[Output Only] A unique identifier for this resource type.
|
boolean |
hasKind()
[Output Only] Type of the resource.
|
boolean |
hasName()
Name of the resource.
|
boolean |
hasRegion()
[Output Only] URL of the region where the notification endpoint resides.
|
boolean |
hasSelfLink()
[Output Only] Server-defined URL for the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NotificationEndpoint.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NotificationEndpoint.Builder |
mergeFrom(com.google.protobuf.Message other) |
NotificationEndpoint.Builder |
mergeFrom(NotificationEndpoint other) |
NotificationEndpoint.Builder |
mergeGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NotificationEndpoint.Builder |
setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
NotificationEndpoint.Builder |
setDescription(String value)
An optional description of this resource.
|
NotificationEndpoint.Builder |
setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
NotificationEndpoint.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NotificationEndpoint.Builder |
setGrpcSettings(NotificationEndpointGrpcSettings.Builder builderForValue)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
setGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
|
NotificationEndpoint.Builder |
setId(long value)
[Output Only] A unique identifier for this resource type.
|
NotificationEndpoint.Builder |
setKind(String value)
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
NotificationEndpoint.Builder |
setName(String value)
Name of the resource.
|
NotificationEndpoint.Builder |
setNameBytes(com.google.protobuf.ByteString value)
Name of the resource.
|
NotificationEndpoint.Builder |
setRegion(String value)
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the notification endpoint resides.
|
NotificationEndpoint.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NotificationEndpoint.Builder |
setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
NotificationEndpoint.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NotificationEndpoint build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NotificationEndpoint buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NotificationEndpoint.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder mergeFrom(NotificationEndpoint other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public NotificationEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NotificationEndpoint.Builder>IOExceptionpublic boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;hasCreationTimestamp in interface NotificationEndpointOrBuilderpublic String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestamp in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;getCreationTimestampBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The creationTimestamp to set.public NotificationEndpoint.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;public NotificationEndpoint.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;value - The bytes for creationTimestamp to set.public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;hasDescription in interface NotificationEndpointOrBuilderpublic String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescription in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;getDescriptionBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The description to set.public NotificationEndpoint.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;public NotificationEndpoint.Builder setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;value - The bytes for description to set.public boolean hasGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
hasGrpcSettings in interface NotificationEndpointOrBuilderpublic NotificationEndpointGrpcSettings getGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
getGrpcSettings in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
public NotificationEndpoint.Builder setGrpcSettings(NotificationEndpointGrpcSettings.Builder builderForValue)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
public NotificationEndpoint.Builder mergeGrpcSettings(NotificationEndpointGrpcSettings value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
public NotificationEndpoint.Builder clearGrpcSettings()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
public NotificationEndpointGrpcSettings.Builder getGrpcSettingsBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
public NotificationEndpointGrpcSettingsOrBuilder getGrpcSettingsOrBuilder()
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.
optional .google.cloud.compute.v1.NotificationEndpointGrpcSettings grpc_settings = 456139556;
getGrpcSettingsOrBuilder in interface NotificationEndpointOrBuilderpublic boolean hasId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;hasId in interface NotificationEndpointOrBuilderpublic long getId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;getId in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setId(long value)
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;value - The id to set.public NotificationEndpoint.Builder clearId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;public boolean hasKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;hasKind in interface NotificationEndpointOrBuilderpublic String getKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;getKind in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;getKindBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;value - The kind to set.public NotificationEndpoint.Builder clearKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;public NotificationEndpoint.Builder setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;value - The bytes for kind to set.public boolean hasName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;hasName in interface NotificationEndpointOrBuilderpublic String getName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getName in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getNameBytes()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;getNameBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setName(String value)
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The name to set.public NotificationEndpoint.Builder clearName()
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;public NotificationEndpoint.Builder setNameBytes(com.google.protobuf.ByteString value)
Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression `[a-z]([-a-z0-9]*[a-z0-9])?` which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.
optional string name = 3373707;value - The bytes for name to set.public boolean hasRegion()
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;hasRegion in interface NotificationEndpointOrBuilderpublic String getRegion()
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegion in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getRegionBytes()
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;getRegionBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setRegion(String value)
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The region to set.public NotificationEndpoint.Builder clearRegion()
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;public NotificationEndpoint.Builder setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the notification endpoint resides. This field applies only to the regional resource. You must specify this field as part of the HTTP request URL. It is not settable as a field in the request body.
optional string region = 138946292;value - The bytes for region to set.public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;hasSelfLink in interface NotificationEndpointOrBuilderpublic String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLink in interface NotificationEndpointOrBuilderpublic com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;getSelfLinkBytes in interface NotificationEndpointOrBuilderpublic NotificationEndpoint.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The selfLink to set.public NotificationEndpoint.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;public NotificationEndpoint.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;value - The bytes for selfLink to set.public final NotificationEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>public final NotificationEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>Copyright © 2023 Google LLC. All rights reserved.