public static final class UpdateSupportEventSubscriptionRequest.Builder extends GeneratedMessage.Builder<UpdateSupportEventSubscriptionRequest.Builder> implements UpdateSupportEventSubscriptionRequestOrBuilderRequest message for UpdateSupportEventSubscription.
Protobuf type google.cloud.support.v2beta.UpdateSupportEventSubscriptionRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateSupportEventSubscriptionRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateSupportEventSubscriptionRequest build()| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest |
|
buildPartial()
public UpdateSupportEventSubscriptionRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest |
|
clear()
public UpdateSupportEventSubscriptionRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
clearSupportEventSubscription()
public UpdateSupportEventSubscriptionRequest.Builder clearSupportEventSubscription() Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
clearUpdateMask()
public UpdateSupportEventSubscriptionRequest.Builder clearUpdateMask()Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
getDefaultInstanceForType()
public UpdateSupportEventSubscriptionRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getSupportEventSubscription()
public SupportEventSubscription getSupportEventSubscription() Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SupportEventSubscription |
The supportEventSubscription. |
getSupportEventSubscriptionBuilder()
public SupportEventSubscription.Builder getSupportEventSubscriptionBuilder() Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SupportEventSubscription.Builder |
|
getSupportEventSubscriptionOrBuilder()
public SupportEventSubscriptionOrBuilder getSupportEventSubscriptionOrBuilder() Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
SupportEventSubscriptionOrBuilder |
|
getUpdateMask()
public FieldMask getUpdateMask()Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
FieldMask |
The updateMask. |
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Builder |
|
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
FieldMaskOrBuilder |
|
hasSupportEventSubscription()
public boolean hasSupportEventSubscription() Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the supportEventSubscription field is set. |
hasUpdateMask()
public boolean hasUpdateMask()Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the updateMask field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(UpdateSupportEventSubscriptionRequest other)
public UpdateSupportEventSubscriptionRequest.Builder mergeFrom(UpdateSupportEventSubscriptionRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateSupportEventSubscriptionRequest |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateSupportEventSubscriptionRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateSupportEventSubscriptionRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
mergeSupportEventSubscription(SupportEventSubscription value)
public UpdateSupportEventSubscriptionRequest.Builder mergeSupportEventSubscription(SupportEventSubscription value) Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
SupportEventSubscription |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
mergeUpdateMask(FieldMask value)
public UpdateSupportEventSubscriptionRequest.Builder mergeUpdateMask(FieldMask value)Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
setSupportEventSubscription(SupportEventSubscription value)
public UpdateSupportEventSubscriptionRequest.Builder setSupportEventSubscription(SupportEventSubscription value) Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
SupportEventSubscription |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
setSupportEventSubscription(SupportEventSubscription.Builder builderForValue)
public UpdateSupportEventSubscriptionRequest.Builder setSupportEventSubscription(SupportEventSubscription.Builder builderForValue) Required. The support event subscription to update.
The name field is used to identify the configuration to update.
.google.cloud.support.v2beta.SupportEventSubscription support_event_subscription = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
SupportEventSubscription.Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
setUpdateMask(FieldMask value)
public UpdateSupportEventSubscriptionRequest.Builder setUpdateMask(FieldMask value)Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateSupportEventSubscriptionRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)Optional. The list of fields to update. The only supported value is pub_sub_topic.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateSupportEventSubscriptionRequest.Builder |
|