Interface protos.google.cloud.managedidentities.v1.IValidateTrustRequest (1.0.7)

Properties of a ValidateTrustRequest.

Package

@google-cloud/managed-identities!

Properties

name

name?: (string|null);

ValidateTrustRequest name

Property Value
TypeDescription
(string|null)

trust

trust?: (google.cloud.managedidentities.v1.ITrust|null);

ValidateTrustRequest trust

Property Value
TypeDescription
(google.cloud.managedidentities.v1.ITrust|null)