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

Properties of a DetachTrustRequest.

Package

@google-cloud/managed-identities!

Properties

name

name?: (string|null);

DetachTrustRequest name

Property Value
TypeDescription
(string|null)

trust

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

DetachTrustRequest trust

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