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

Properties of a PropertyDrift.

Package

@google-cloud/config

Properties

after

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

PropertyDrift after

afterSensitivePaths

afterSensitivePaths?: (string[]|null);

PropertyDrift afterSensitivePaths

before

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

PropertyDrift before

beforeSensitivePaths

beforeSensitivePaths?: (string[]|null);

PropertyDrift beforeSensitivePaths

path

path?: (string|null);

PropertyDrift path