bigqueryconnection

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: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BigqueryConnectionConnectionIamSchema = map[string]*schema.Schema{
	"project": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"location": {
		Type:     schema.TypeString,
		Computed: true,
		Optional: true,
		ForceNew: true,
	},
	"connection_id": {
		Type:             schema.TypeString,
		Required:         true,
		ForceNew:         true,
		DiffSuppressFunc: tpgresource.CompareSelfLinkOrResourceName,
	},
}

Functions

func BigqueryConnectionConnectionIdParseFunc

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

func ResourceBigqueryConnectionConnection

func ResourceBigqueryConnectionConnection() *schema.Resource

Types

type BigqueryConnectionConnectionIamUpdater

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

func (*BigqueryConnectionConnectionIamUpdater) DescribeResource

func (u *BigqueryConnectionConnectionIamUpdater) DescribeResource() string

func (*BigqueryConnectionConnectionIamUpdater) GetMutexKey

func (*BigqueryConnectionConnectionIamUpdater) GetResourceIamPolicy

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

func (*BigqueryConnectionConnectionIamUpdater) GetResourceId

func (*BigqueryConnectionConnectionIamUpdater) SetResourceIamPolicy

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

Jump to

Keyboard shortcuts

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