EventNotificationConfig.Builder |
DeviceRegistry.Builder.addEventNotificationConfigsBuilder() |
The configuration for notification of telemetry events received from the
device.
|
EventNotificationConfig.Builder |
DeviceRegistry.Builder.addEventNotificationConfigsBuilder(int index) |
The configuration for notification of telemetry events received from the
device.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clear() |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clearPubsubTopicName() |
A Cloud Pub/Sub topic name.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clearSubfolderMatches() |
If the subfolder name matches this string exactly, this configuration will
be used.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.clone() |
|
EventNotificationConfig.Builder |
DeviceRegistry.Builder.getEventNotificationConfigsBuilder(int index) |
The configuration for notification of telemetry events received from the
device.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.mergeFrom(EventNotificationConfig other) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.mergeFrom(com.google.protobuf.Message other) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static EventNotificationConfig.Builder |
EventNotificationConfig.newBuilder() |
|
static EventNotificationConfig.Builder |
EventNotificationConfig.newBuilder(EventNotificationConfig prototype) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.newBuilderForType() |
|
protected EventNotificationConfig.Builder |
EventNotificationConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setPubsubTopicName(String value) |
A Cloud Pub/Sub topic name.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setPubsubTopicNameBytes(com.google.protobuf.ByteString value) |
A Cloud Pub/Sub topic name.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setSubfolderMatches(String value) |
If the subfolder name matches this string exactly, this configuration will
be used.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setSubfolderMatchesBytes(com.google.protobuf.ByteString value) |
If the subfolder name matches this string exactly, this configuration will
be used.
|
EventNotificationConfig.Builder |
EventNotificationConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
EventNotificationConfig.Builder |
EventNotificationConfig.toBuilder() |
|