Package | Description |
---|---|
com.google.api.services.driveactivity.v2.model |
Modifier and Type | Method and Description |
---|---|
Domain |
Domain.clone() |
Domain |
Owner.getDomain()
The domain of the Drive item owner.
|
Domain |
Permission.getDomain()
The domain to whom this permission applies.
|
Domain |
Domain.set(String fieldName,
Object value) |
Domain |
Domain.setLegacyId(String legacyId)
An opaque string used to identify this domain.
|
Domain |
Domain.setName(String name)
The name of the domain, e.g.
|
Modifier and Type | Method and Description |
---|---|
Owner |
Owner.setDomain(Domain domain)
The domain of the Drive item owner.
|
Permission |
Permission.setDomain(Domain domain)
The domain to whom this permission applies.
|
Copyright © 2011–2023 Google. All rights reserved.