type google.golang.org/genproto/googleapis/cloud/secretmanager/v1.SecretPayload
15 uses
google.golang.org/genproto/googleapis/cloud/secretmanager/v1 (current package)
resources.pb.go#L579: type SecretPayload struct {
resources.pb.go#L588: func (x *SecretPayload) Reset() {
resources.pb.go#L589: *x = SecretPayload{}
resources.pb.go#L597: func (x *SecretPayload) String() string {
resources.pb.go#L601: func (*SecretPayload) ProtoMessage() {}
resources.pb.go#L603: func (x *SecretPayload) ProtoReflect() protoreflect.Message {
resources.pb.go#L616: func (*SecretPayload) Descriptor() ([]byte, []int) {
resources.pb.go#L620: func (x *SecretPayload) GetData() []byte {
resources.pb.go#L1176: (*SecretPayload)(nil), // 7: google.cloud.secretmanager.v1.SecretPayload
resources.pb.go#L1290: switch v := v.(*SecretPayload); i {
service.pb.go#L273: Payload *SecretPayload `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
service.pb.go#L315: func (x *AddSecretVersionRequest) GetPayload() *SecretPayload {
service.pb.go#L682: Payload *SecretPayload `protobuf:"bytes,2,opt,name=payload,proto3" json:"payload,omitempty"`
service.pb.go#L724: func (x *AccessSecretVersionResponse) GetPayload() *SecretPayload {
service.pb.go#L1307: (*SecretPayload)(nil), // 16: google.cloud.secretmanager.v1.SecretPayload
 |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |