Interface protos.google.cloud.apphub.v1.IServiceProjectAttachment (0.1.0)

Properties of a ServiceProjectAttachment.

Package

@google-cloud/apphub

Properties

createTime

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

ServiceProjectAttachment createTime

name

name?: (string|null);

ServiceProjectAttachment name

serviceProject

serviceProject?: (string|null);

ServiceProjectAttachment serviceProject

state

state?: (google.cloud.apphub.v1.ServiceProjectAttachment.State|keyof typeof google.cloud.apphub.v1.ServiceProjectAttachment.State|null);

ServiceProjectAttachment state

uid

uid?: (string|null);

ServiceProjectAttachment uid