Read options for this change stream query.
Read options for this change stream query.
Read options for this change stream query.
ExecuteChangeStreamQuery.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
ExecuteChangeStreamQuery.Builder.clear()
Database role to assume while performing this action.
Deadline for this change stream query, in seconds.
Specifies that records with commit_timestamp less than or equal to
end_time should be returned.
ExecuteChangeStreamQuery.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
Determines how frequently a heartbeat ChangeRecord will be returned in case
there are no transactions committed in this partition, in milliseconds.
Name for this change stream.
ExecuteChangeStreamQuery.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
Specifies which change stream partition to query, based on the content of
child partitions records.
Read options for this change stream query.
Specifies that records with commit_timestamp greater than or equal to
start_time should be returned.
ExecuteChangeStreamQuery.Builder.clone()
Action to execute change stream query.
ExecuteChangeStreamQuery.Builder.mergeEndTime(com.google.protobuf.Timestamp value)
Specifies that records with commit_timestamp less than or equal to
end_time should be returned.
ExecuteChangeStreamQuery.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ExecuteChangeStreamQuery.Builder.mergeFrom(com.google.protobuf.Message other)
ExecuteChangeStreamQuery.Builder.mergeStartTime(com.google.protobuf.Timestamp value)
Specifies that records with commit_timestamp greater than or equal to
start_time should be returned.
ExecuteChangeStreamQuery.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ExecuteChangeStreamQuery.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
Database role to assume while performing this action.
Database role to assume while performing this action.
Deadline for this change stream query, in seconds.
ExecuteChangeStreamQuery.Builder.setEndTime(com.google.protobuf.Timestamp value)
Specifies that records with commit_timestamp less than or equal to
end_time should be returned.
ExecuteChangeStreamQuery.Builder.setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Specifies that records with commit_timestamp less than or equal to
end_time should be returned.
ExecuteChangeStreamQuery.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value)
Determines how frequently a heartbeat ChangeRecord will be returned in case
there are no transactions committed in this partition, in milliseconds.
Name for this change stream.
ExecuteChangeStreamQuery.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name for this change stream.
Specifies which change stream partition to query, based on the content of
child partitions records.
Specifies which change stream partition to query, based on the content of
child partitions records.
Read options for this change stream query.
ExecuteChangeStreamQuery.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value)
ExecuteChangeStreamQuery.Builder.setStartTime(com.google.protobuf.Timestamp value)
Specifies that records with commit_timestamp greater than or equal to
start_time should be returned.
ExecuteChangeStreamQuery.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Specifies that records with commit_timestamp greater than or equal to
start_time should be returned.
ExecuteChangeStreamQuery.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)