publicstaticfinalclass UpdateSpaceNotificationSettingRequest.BuilderextendsGeneratedMessageV3.Builder<UpdateSpaceNotificationSettingRequest.Builder>implementsUpdateSpaceNotificationSettingRequestOrBuilder
Request to update the space notification settings.
Only supports updating notification setting for the calling user.
Protobuf type google.chat.v1.UpdateSpaceNotificationSettingRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
publicstaticfinalDescriptors.DescriptorgetDescriptor()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
publicUpdateSpaceNotificationSettingRequest.BuilderaddRepeatedField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
build()
publicUpdateSpaceNotificationSettingRequestbuild()
buildPartial()
publicUpdateSpaceNotificationSettingRequestbuildPartial()
clear()
publicUpdateSpaceNotificationSettingRequest.Builderclear()
Overrides
clearField(Descriptors.FieldDescriptor field)
publicUpdateSpaceNotificationSettingRequest.BuilderclearField(Descriptors.FieldDescriptorfield)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
publicUpdateSpaceNotificationSettingRequest.BuilderclearOneof(Descriptors.OneofDescriptoroneof)
Overrides
clearSpaceNotificationSetting()
publicUpdateSpaceNotificationSettingRequest.BuilderclearSpaceNotificationSetting()
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
clearUpdateMask()
publicUpdateSpaceNotificationSettingRequest.BuilderclearUpdateMask()
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
clone()
publicUpdateSpaceNotificationSettingRequest.Builderclone()
Overrides
getDefaultInstanceForType()
publicUpdateSpaceNotificationSettingRequestgetDefaultInstanceForType()
getDescriptorForType()
publicDescriptors.DescriptorgetDescriptorForType()
Overrides
getSpaceNotificationSetting()
publicSpaceNotificationSettinggetSpaceNotificationSetting()
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
getSpaceNotificationSettingBuilder()
publicSpaceNotificationSetting.BuildergetSpaceNotificationSettingBuilder()
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
getSpaceNotificationSettingOrBuilder()
publicSpaceNotificationSettingOrBuildergetSpaceNotificationSettingOrBuilder()
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
getUpdateMask()
publicFieldMaskgetUpdateMask()
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
FieldMask |
The updateMask.
|
getUpdateMaskBuilder()
publicFieldMask.BuildergetUpdateMaskBuilder()
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
getUpdateMaskOrBuilder()
publicFieldMaskOrBuildergetUpdateMaskOrBuilder()
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
hasSpaceNotificationSetting()
publicbooleanhasSpaceNotificationSetting()
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the spaceNotificationSetting field is set.
|
hasUpdateMask()
publicbooleanhasUpdateMask()
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns |
| Type |
Description |
boolean |
Whether the updateMask field is set.
|
internalGetFieldAccessorTable()
protectedGeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()
Overrides
isInitialized()
publicfinalbooleanisInitialized()
Overrides
mergeFrom(UpdateSpaceNotificationSettingRequest other)
publicUpdateSpaceNotificationSettingRequest.BuildermergeFrom(UpdateSpaceNotificationSettingRequestother)
publicUpdateSpaceNotificationSettingRequest.BuildermergeFrom(CodedInputStreaminput,ExtensionRegistryLiteextensionRegistry)
Overrides
mergeFrom(Message other)
publicUpdateSpaceNotificationSettingRequest.BuildermergeFrom(Messageother)
| Parameter |
| Name |
Description |
other |
Message
|
Overrides
mergeSpaceNotificationSetting(SpaceNotificationSetting value)
publicUpdateSpaceNotificationSettingRequest.BuildermergeSpaceNotificationSetting(SpaceNotificationSettingvalue)
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
mergeUnknownFields(UnknownFieldSet unknownFields)
publicfinalUpdateSpaceNotificationSettingRequest.BuildermergeUnknownFields(UnknownFieldSetunknownFields)
Overrides
mergeUpdateMask(FieldMask value)
publicUpdateSpaceNotificationSettingRequest.BuildermergeUpdateMask(FieldMaskvalue)
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
publicUpdateSpaceNotificationSettingRequest.BuildersetField(Descriptors.FieldDescriptorfield,Objectvalue)
Overrides
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
publicUpdateSpaceNotificationSettingRequest.BuildersetRepeatedField(Descriptors.FieldDescriptorfield,intindex,Objectvalue)
Overrides
setSpaceNotificationSetting(SpaceNotificationSetting value)
publicUpdateSpaceNotificationSettingRequest.BuildersetSpaceNotificationSetting(SpaceNotificationSettingvalue)
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
setSpaceNotificationSetting(SpaceNotificationSetting.Builder builderForValue)
publicUpdateSpaceNotificationSettingRequest.BuildersetSpaceNotificationSetting(SpaceNotificationSetting.BuilderbuilderForValue)
Required. The resource name for the space notification settings must be
populated in the form of
users/{user}/spaces/{space}/spaceNotificationSetting. Only fields
specified by update_mask are updated.
.google.chat.v1.SpaceNotificationSetting space_notification_setting = 1 [(.google.api.field_behavior) = REQUIRED];
setUnknownFields(UnknownFieldSet unknownFields)
publicfinalUpdateSpaceNotificationSettingRequest.BuildersetUnknownFields(UnknownFieldSetunknownFields)
Overrides
setUpdateMask(FieldMask value)
publicUpdateSpaceNotificationSettingRequest.BuildersetUpdateMask(FieldMaskvalue)
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
setUpdateMask(FieldMask.Builder builderForValue)
publicUpdateSpaceNotificationSettingRequest.BuildersetUpdateMask(FieldMask.BuilderbuilderForValue)
Required. Supported field paths:
notification_setting
mute_setting
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
| Parameter |
| Name |
Description |
builderForValue |
Builder
|