Interface protos.google.cloud.agentregistry.v1.IBinding (0.1.0)

Properties of a Binding.

Package

@google-cloud/agentregistry

Properties

authProviderBinding

authProviderBinding?: (google.cloud.agentregistry.v1.Binding.IAuthProviderBinding|null);

Binding authProviderBinding

createTime

createTime?: (google.protobuf.ITimestamp|null);

Binding createTime

description

description?: (string|null);

Binding description

displayName

displayName?: (string|null);

Binding displayName

name

name?: (string|null);

Binding name

source

source?: (google.cloud.agentregistry.v1.Binding.ISource|null);

Binding source

target

target?: (google.cloud.agentregistry.v1.Binding.ITarget|null);

Binding target

updateTime

updateTime?: (google.protobuf.ITimestamp|null);

Binding updateTime