Package | Description |
---|---|
com.google.api.services.digitalassetlinks.v1.model |
Modifier and Type | Method and Description |
---|---|
WebAsset |
WebAsset.clone() |
WebAsset |
Asset.getWeb()
Set if this is a web asset.
|
WebAsset |
WebAsset.set(String fieldName,
Object value) |
WebAsset |
WebAsset.setSite(String site)
Web assets are identified by a URL that contains only the scheme, hostname and port parts.
|
Modifier and Type | Method and Description |
---|---|
Asset |
Asset.setWeb(WebAsset web)
Set if this is a web asset.
|
Copyright © 2011–2022 Google. All rights reserved.