vertexai

package
v0.0.0-...-7000f67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 6, 2023 License: MPL-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0

Copyright (c) HashiCorp, Inc. SPDX-License-Identifier: MPL-2.0

Index

Constants

This section is empty.

Variables

View Source
var VertexAIFeaturestoreEntitytypeIamSchema = map[string]*schema.Schema{
	"featurestore": {
		Type:     schema.TypeString,
		Required: true,
		ForceNew: true,
	},
	"entitytype": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}
View Source
var VertexAIFeaturestoreIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"region": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"featurestore": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func DataSourceVertexAIIndex

func DataSourceVertexAIIndex() *schema.Resource

func ResourceVertexAIDataset

func ResourceVertexAIDataset() *schema.Resource

func ResourceVertexAIEndpoint

func ResourceVertexAIEndpoint() *schema.Resource

func ResourceVertexAIFeaturestore

func ResourceVertexAIFeaturestore() *schema.Resource

func ResourceVertexAIFeaturestoreEntitytype

func ResourceVertexAIFeaturestoreEntitytype() *schema.Resource

func ResourceVertexAIFeaturestoreEntitytypeFeature

func ResourceVertexAIFeaturestoreEntitytypeFeature() *schema.Resource

func ResourceVertexAIIndex

func ResourceVertexAIIndex() *schema.Resource

func ResourceVertexAIIndexEndpoint

func ResourceVertexAIIndexEndpoint() *schema.Resource

func ResourceVertexAIMetadataStore

func ResourceVertexAIMetadataStore() *schema.Resource

func ResourceVertexAITensorboard

func ResourceVertexAITensorboard() *schema.Resource

func VertexAIFeaturestoreEntitytypeIdParseFunc

func VertexAIFeaturestoreEntitytypeIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func VertexAIFeaturestoreIdParseFunc

func VertexAIFeaturestoreIdParseFunc(d *schema.ResourceData, config *transport_tpg.Config) error

func VertexAIOperationWaitTime

func VertexAIOperationWaitTime(config *transport_tpg.Config, op map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

func VertexAIOperationWaitTimeWithResponse

func VertexAIOperationWaitTimeWithResponse(config *transport_tpg.Config, op map[string]interface{}, response *map[string]interface{}, project, activity, userAgent string, timeout time.Duration) error

nolint: deadcode,unused

Types

type VertexAIFeaturestoreEntitytypeIamUpdater

type VertexAIFeaturestoreEntitytypeIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*VertexAIFeaturestoreEntitytypeIamUpdater) DescribeResource

func (u *VertexAIFeaturestoreEntitytypeIamUpdater) DescribeResource() string

func (*VertexAIFeaturestoreEntitytypeIamUpdater) GetMutexKey

func (*VertexAIFeaturestoreEntitytypeIamUpdater) GetResourceIamPolicy

func (u *VertexAIFeaturestoreEntitytypeIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*VertexAIFeaturestoreEntitytypeIamUpdater) GetResourceId

func (*VertexAIFeaturestoreEntitytypeIamUpdater) SetResourceIamPolicy

func (u *VertexAIFeaturestoreEntitytypeIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

type VertexAIFeaturestoreIamUpdater

type VertexAIFeaturestoreIamUpdater struct {
	Config *transport_tpg.Config
	// contains filtered or unexported fields
}

func (*VertexAIFeaturestoreIamUpdater) DescribeResource

func (u *VertexAIFeaturestoreIamUpdater) DescribeResource() string

func (*VertexAIFeaturestoreIamUpdater) GetMutexKey

func (u *VertexAIFeaturestoreIamUpdater) GetMutexKey() string

func (*VertexAIFeaturestoreIamUpdater) GetResourceIamPolicy

func (u *VertexAIFeaturestoreIamUpdater) GetResourceIamPolicy() (*cloudresourcemanager.Policy, error)

func (*VertexAIFeaturestoreIamUpdater) GetResourceId

func (u *VertexAIFeaturestoreIamUpdater) GetResourceId() string

func (*VertexAIFeaturestoreIamUpdater) SetResourceIamPolicy

func (u *VertexAIFeaturestoreIamUpdater) SetResourceIamPolicy(policy *cloudresourcemanager.Policy) error

type VertexAIOperationWaiter

type VertexAIOperationWaiter struct {
	Config    *transport_tpg.Config
	UserAgent string
	Project   string
	tpgresource.CommonOperationWaiter
}

func (*VertexAIOperationWaiter) QueryOp

func (w *VertexAIOperationWaiter) QueryOp() (interface{}, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL