Package com.google.cloud.compute.v1
Class NotificationEndpoint.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
- com.google.cloud.compute.v1.NotificationEndpoint.Builder
-
- All Implemented Interfaces:
NotificationEndpointOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- NotificationEndpoint
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 typegoogle.cloud.compute.v1.NotificationEndpoint
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method 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(NotificationEndpoint other)
NotificationEndpoint.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
NotificationEndpoint.Builder
mergeFrom(com.google.protobuf.Message 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 value)
Settings of the gRPC notification endpoint including the endpoint URL and the retry duration.NotificationEndpoint.Builder
setGrpcSettings(NotificationEndpointGrpcSettings.Builder builderForValue)
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)
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
clear
public NotificationEndpoint.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
getDefaultInstanceForType
public NotificationEndpoint getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public NotificationEndpoint build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public NotificationEndpoint buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public NotificationEndpoint.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
setField
public NotificationEndpoint.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
clearField
public NotificationEndpoint.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
clearOneof
public NotificationEndpoint.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
setRepeatedField
public NotificationEndpoint.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
addRepeatedField
public NotificationEndpoint.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
mergeFrom
public NotificationEndpoint.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NotificationEndpoint.Builder>
-
mergeFrom
public NotificationEndpoint.Builder mergeFrom(NotificationEndpoint other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
mergeFrom
public NotificationEndpoint.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<NotificationEndpoint.Builder>
- Throws:
IOException
-
hasCreationTimestamp
public boolean hasCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
hasCreationTimestamp
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the creationTimestamp field is set.
-
getCreationTimestamp
public String getCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestamp
in interfaceNotificationEndpointOrBuilder
- Returns:
- The creationTimestamp.
-
getCreationTimestampBytes
public com.google.protobuf.ByteString getCreationTimestampBytes()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Specified by:
getCreationTimestampBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for creationTimestamp.
-
setCreationTimestamp
public NotificationEndpoint.Builder setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The creationTimestamp to set.- Returns:
- This builder for chaining.
-
clearCreationTimestamp
public NotificationEndpoint.Builder clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Returns:
- This builder for chaining.
-
setCreationTimestampBytes
public NotificationEndpoint.Builder setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
optional string creation_timestamp = 30525366;
- Parameters:
value
- The bytes for creationTimestamp to set.- Returns:
- This builder for chaining.
-
hasDescription
public boolean hasDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
hasDescription
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the description field is set.
-
getDescription
public String getDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescription
in interfaceNotificationEndpointOrBuilder
- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Specified by:
getDescriptionBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for description.
-
setDescription
public NotificationEndpoint.Builder setDescription(String value)
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Parameters:
value
- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
public NotificationEndpoint.Builder clearDescription()
An optional description of this resource. Provide this property when you create the resource.
optional string description = 422937596;
- Returns:
- This builder for chaining.
-
setDescriptionBytes
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;
- Parameters:
value
- The bytes for description to set.- Returns:
- This builder for chaining.
-
hasGrpcSettings
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;
- Specified by:
hasGrpcSettings
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the grpcSettings field is set.
-
getGrpcSettings
public 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;
- Specified by:
getGrpcSettings
in interfaceNotificationEndpointOrBuilder
- Returns:
- The grpcSettings.
-
setGrpcSettings
public 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;
-
setGrpcSettings
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;
-
mergeGrpcSettings
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;
-
clearGrpcSettings
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;
-
getGrpcSettingsBuilder
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;
-
getGrpcSettingsOrBuilder
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;
- Specified by:
getGrpcSettingsOrBuilder
in interfaceNotificationEndpointOrBuilder
-
hasId
public boolean hasId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;
- Specified by:
hasId
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the id field is set.
-
getId
public long getId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;
- Specified by:
getId
in interfaceNotificationEndpointOrBuilder
- Returns:
- The id.
-
setId
public NotificationEndpoint.Builder setId(long value)
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;
- Parameters:
value
- The id to set.- Returns:
- This builder for chaining.
-
clearId
public NotificationEndpoint.Builder clearId()
[Output Only] A unique identifier for this resource type. The server generates this identifier.
optional uint64 id = 3355;
- Returns:
- This builder for chaining.
-
hasKind
public boolean hasKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;
- Specified by:
hasKind
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the kind field is set.
-
getKind
public String getKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;
- Specified by:
getKind
in interfaceNotificationEndpointOrBuilder
- Returns:
- The kind.
-
getKindBytes
public com.google.protobuf.ByteString getKindBytes()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;
- Specified by:
getKindBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for kind.
-
setKind
public NotificationEndpoint.Builder setKind(String value)
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
public NotificationEndpoint.Builder clearKind()
[Output Only] Type of the resource. Always compute#notificationEndpoint for notification endpoints.
optional string kind = 3292052;
- Returns:
- This builder for chaining.
-
setKindBytes
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;
- Parameters:
value
- The bytes for kind to set.- Returns:
- This builder for chaining.
-
hasName
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;
- Specified by:
hasName
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the name field is set.
-
getName
public 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;
- Specified by:
getName
in interfaceNotificationEndpointOrBuilder
- Returns:
- The name.
-
getNameBytes
public 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;
- Specified by:
getNameBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for name.
-
setName
public 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;
- Parameters:
value
- The name to set.- Returns:
- This builder for chaining.
-
clearName
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;
- Returns:
- This builder for chaining.
-
setNameBytes
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;
- Parameters:
value
- The bytes for name to set.- Returns:
- This builder for chaining.
-
hasRegion
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;
- Specified by:
hasRegion
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the region field is set.
-
getRegion
public 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;
- Specified by:
getRegion
in interfaceNotificationEndpointOrBuilder
- Returns:
- The region.
-
getRegionBytes
public 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;
- Specified by:
getRegionBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for region.
-
setRegion
public 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;
- Parameters:
value
- The region to set.- Returns:
- This builder for chaining.
-
clearRegion
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;
- Returns:
- This builder for chaining.
-
setRegionBytes
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;
- Parameters:
value
- The bytes for region to set.- Returns:
- This builder for chaining.
-
hasSelfLink
public boolean hasSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
hasSelfLink
in interfaceNotificationEndpointOrBuilder
- Returns:
- Whether the selfLink field is set.
-
getSelfLink
public String getSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLink
in interfaceNotificationEndpointOrBuilder
- Returns:
- The selfLink.
-
getSelfLinkBytes
public com.google.protobuf.ByteString getSelfLinkBytes()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Specified by:
getSelfLinkBytes
in interfaceNotificationEndpointOrBuilder
- Returns:
- The bytes for selfLink.
-
setSelfLink
public NotificationEndpoint.Builder setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The selfLink to set.- Returns:
- This builder for chaining.
-
clearSelfLink
public NotificationEndpoint.Builder clearSelfLink()
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Returns:
- This builder for chaining.
-
setSelfLinkBytes
public NotificationEndpoint.Builder setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
optional string self_link = 456214797;
- Parameters:
value
- The bytes for selfLink to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final NotificationEndpoint.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
mergeUnknownFields
public final NotificationEndpoint.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<NotificationEndpoint.Builder>
-
-