Package | Description |
---|---|
com.google.cloud.securitycenter.v1beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Method and Description |
---|---|
Asset |
Asset.Builder.build() |
Asset |
Asset.Builder.buildPartial() |
Asset |
ListAssetsResponse.ListAssetsResultOrBuilder.getAsset()
Asset matching the search request.
|
Asset |
ListAssetsResponse.ListAssetsResult.getAsset()
Asset matching the search request.
|
Asset |
ListAssetsResponse.ListAssetsResult.Builder.getAsset()
Asset matching the search request.
|
static Asset |
Asset.getDefaultInstance() |
Asset |
Asset.getDefaultInstanceForType() |
Asset |
Asset.Builder.getDefaultInstanceForType() |
static Asset |
Asset.parseDelimitedFrom(InputStream input) |
static Asset |
Asset.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(byte[] data) |
static Asset |
Asset.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(ByteBuffer data) |
static Asset |
Asset.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(ByteString data) |
static Asset |
Asset.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(CodedInputStream input) |
static Asset |
Asset.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Asset |
Asset.parseFrom(InputStream input) |
static Asset |
Asset.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Asset> |
Asset.getParserForType() |
static Parser<Asset> |
Asset.parser() |
Modifier and Type | Method and Description |
---|---|
ListAssetsResponse.ListAssetsResult.Builder |
ListAssetsResponse.ListAssetsResult.Builder.mergeAsset(Asset value)
Asset matching the search request.
|
Asset.Builder |
Asset.Builder.mergeFrom(Asset other) |
static Asset.Builder |
Asset.newBuilder(Asset prototype) |
ListAssetsResponse.ListAssetsResult.Builder |
ListAssetsResponse.ListAssetsResult.Builder.setAsset(Asset value)
Asset matching the search request.
|
Copyright © 2022 Google LLC. All rights reserved.