Documentation ¶
Overview ¶
Package asset aliases all exported identifiers in package "cloud.google.com/go/asset/apiv1p2beta1/assetpb".
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb. Please read https://github.com/googleapis/google-cloud-go/blob/main/migration.md for more details.
Index ¶
- Constants
- Variables
- func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer)deprecated
- type Assetdeprecated
- type AssetServiceClientdeprecated
- type AssetServiceServerdeprecated
- type ContentTypedeprecated
- type CreateFeedRequestdeprecated
- type DeleteFeedRequest
- type Feeddeprecated
- type FeedOutputConfigdeprecated
- type FeedOutputConfig_PubsubDestination
- type GcsDestinationdeprecated
- type GcsDestination_Uri
- type GetFeedRequestdeprecated
- type ListFeedsRequestdeprecated
- type ListFeedsResponse
- type OutputConfigdeprecated
- type OutputConfig_GcsDestination
- type PubsubDestinationdeprecated
- type Resourcedeprecated
- type TemporalAssetdeprecated
- type TimeWindowdeprecated
- type UnimplementedAssetServiceServerdeprecated
- type UpdateFeedRequestdeprecated
Constants ¶
const ( ContentType_CONTENT_TYPE_UNSPECIFIED = src.ContentType_CONTENT_TYPE_UNSPECIFIED ContentType_IAM_POLICY = src.ContentType_IAM_POLICY ContentType_RESOURCE = src.ContentType_RESOURCE )
Deprecated: Please use consts in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
Variables ¶
var ( ContentType_name = src.ContentType_name ContentType_value = src.ContentType_value File_google_cloud_asset_v1p2beta1_asset_service_proto = src.File_google_cloud_asset_v1p2beta1_asset_service_proto File_google_cloud_asset_v1p2beta1_assets_proto = src.File_google_cloud_asset_v1p2beta1_assets_proto )
Deprecated: Please use vars in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
Functions ¶
func RegisterAssetServiceServer
deprecated
func RegisterAssetServiceServer(s *grpc.Server, srv AssetServiceServer)
Deprecated: Please use funcs in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
Types ¶
type AssetServiceClient
deprecated
type AssetServiceClient = src.AssetServiceClient
AssetServiceClient is the client API for AssetService service. For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
func NewAssetServiceClient
deprecated
func NewAssetServiceClient(cc grpc.ClientConnInterface) AssetServiceClient
Deprecated: Please use funcs in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type AssetServiceServer
deprecated
type AssetServiceServer = src.AssetServiceServer
AssetServiceServer is the server API for AssetService service.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type ContentType
deprecated
type ContentType = src.ContentType
Asset content type.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type CreateFeedRequest
deprecated
type CreateFeedRequest = src.CreateFeedRequest
Create asset feed request.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type DeleteFeedRequest ¶
type DeleteFeedRequest = src.DeleteFeedRequest
type Feed
deprecated
An asset feed used to export asset updates to a destinations. An asset feed filter controls what updates are exported. The asset feed must be created within a project, organization, or folder. Supported destinations are: Cloud Pub/Sub topics.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type FeedOutputConfig
deprecated
type FeedOutputConfig = src.FeedOutputConfig
Output configuration for asset feed destination.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type FeedOutputConfig_PubsubDestination ¶
type FeedOutputConfig_PubsubDestination = src.FeedOutputConfig_PubsubDestination
type GcsDestination
deprecated
type GcsDestination = src.GcsDestination
A Cloud Storage location.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type GcsDestination_Uri ¶
type GcsDestination_Uri = src.GcsDestination_Uri
type GetFeedRequest
deprecated
type GetFeedRequest = src.GetFeedRequest
Get asset feed request.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type ListFeedsRequest
deprecated
type ListFeedsRequest = src.ListFeedsRequest
List asset feeds request.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type ListFeedsResponse ¶
type ListFeedsResponse = src.ListFeedsResponse
type OutputConfig
deprecated
type OutputConfig = src.OutputConfig
Output configuration for export assets destination.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type OutputConfig_GcsDestination ¶
type OutputConfig_GcsDestination = src.OutputConfig_GcsDestination
type PubsubDestination
deprecated
type PubsubDestination = src.PubsubDestination
A Cloud Pubsub destination.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type TemporalAsset
deprecated
type TemporalAsset = src.TemporalAsset
Temporal asset. In addition to the asset, the temporal asset includes the status of the asset and valid from and to time of it.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type TimeWindow
deprecated
type TimeWindow = src.TimeWindow
A time window of (start_time, end_time].
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type UnimplementedAssetServiceServer
deprecated
type UnimplementedAssetServiceServer = src.UnimplementedAssetServiceServer
UnimplementedAssetServiceServer can be embedded to have forward compatible implementations.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb
type UpdateFeedRequest
deprecated
type UpdateFeedRequest = src.UpdateFeedRequest
Update asset feed request.
Deprecated: Please use types in: cloud.google.com/go/asset/apiv1p2beta1/assetpb