Interface protos.google.cloud.config.v1.IPropertyChange (0.12.0)

Properties of a PropertyChange.

Package

@google-cloud/config

Properties

after

after?: (google.protobuf.IValue|null);

PropertyChange after

afterSensitivePaths

afterSensitivePaths?: (string[]|null);

PropertyChange afterSensitivePaths

before

before?: (google.protobuf.IValue|null);

PropertyChange before

beforeSensitivePaths

beforeSensitivePaths?: (string[]|null);

PropertyChange beforeSensitivePaths

path

path?: (string|null);

PropertyChange path