public sealed class ResourceOwners : IMessage<ResourceOwners>, IEquatable<ResourceOwners>, IDeepCloneable<ResourceOwners>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class ResourceOwners.
The resource owners information.
Implements
IMessageResourceOwners, IEquatableResourceOwners, IDeepCloneableResourceOwners, IBufferMessage, IMessageNamespace
Google.Cloud.Asset.V1Assembly
Google.Cloud.Asset.V1.dll
Constructors
ResourceOwners()
public ResourceOwners()
ResourceOwners(ResourceOwners)
public ResourceOwners(ResourceOwners other)
Parameter | |
---|---|
Name | Description |
other |
ResourceOwners |
Properties
ResourceOwners_
public RepeatedField<string> ResourceOwners_ { get; }
List of resource owners.
Property Value | |
---|---|
Type | Description |
RepeatedFieldstring |