resource property
The resource name of the resource that is associated to attributes.
Presently, only entity resource is supported in the form: projects/{project}/locations/{location}/lakes/{lake}/zones/{zone}/entities/{entity_id} Must belong in the same project and region as the attribute binding, and there can only exist one active binding for a resource.
Optional. Immutable.
Implementation
core.String? resource;