Interface protos.google.cloud.cloudcontrolspartner.v1.IListViolationsResponse (0.1.0)

Properties of a ListViolationsResponse.

Package

@google-cloud/cloudcontrolspartner

Properties

nextPageToken

nextPageToken?: (string|null);

ListViolationsResponse nextPageToken

unreachable

unreachable?: (string[]|null);

ListViolationsResponse unreachable

violations

violations?: (google.cloud.cloudcontrolspartner.v1.IViolation[]|null);

ListViolationsResponse violations